diff --git a/docker/finances-prod/watchtower_setup.sh b/docker/finances-prod/watchtower_setup.sh index b308dd1..5b8d497 100644 --- a/docker/finances-prod/watchtower_setup.sh +++ b/docker/finances-prod/watchtower_setup.sh @@ -10,4 +10,4 @@ docker run -d \ --restart unless-stopped \ -v $HOME/.docker/config.json:/config.json \ -v /var/run/docker.sock:/var/run/docker.sock \ - containrrr/watchtower -s "*/30 * * * * *" --label-enable + containrrr/watchtower -s "*/30 * * * * *" --label-enable --include-stopped