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
-Eactually got new updates.
Full Changelog: v0.8.1...v0.8.2