Skip to content

v0.8.2

Latest

Choose a tag to compare

@mag37 mag37 released this 27 Jul 20:36
c9b8a8e

FIX:

  • Added logic to try to block any self updates when containerized, both of the image itself and the contained script.
    • Will still inform both as new script version and as container got available updates.
    • Auto excludes self (as long as the container name is dockcheck)
    • Further work and discussion here: #298
  • Only showing the explicitly excluded message when a container excluded with -E actually got new updates.

Full Changelog: v0.8.1...v0.8.2