containrrr / watchtower

A process for automating Docker container base image updates.
https://containrrr.dev/watchtower/
Apache License 2.0
19.65k stars 865 forks source link

add optional image tag filter #2054

Open BenjaminFaal opened 1 day ago

BenjaminFaal commented 1 day ago

To be able to do finegrained updates to container running a specific tag of an image i added this.

closes #1932