I don’t use Watchtower, but many images follow semver so setting the version to something that you feel comfortable with can help.
I use podman and set my images to auto-update, and I just use a tag that’s broad enough to probably not break stuff with the auto-updates.
jaykob@feddit.org 3 weeks ago
you could use dockcheck, it has this feature:
-d N Only update to new images that are N+ days old.
uninvitedguest@lemmy.ca 3 weeks ago
Dockcheck is the way to go