Update linupx-scripts.sh

This commit is contained in:
2025-02-08 09:52:30 -06:00
parent af847ae292
commit a3cccfc028

View File

@@ -663,7 +663,7 @@ INSTALL_WATCHTOWER() {
-v /var/run/docker.sock:/var/run/docker.sock \
-e TZ=America/Chicago \
-e WATCHTOWER_CLEANUP=true \
-e WATCHTOWER_INCLUDE_RESTARTING=true \
-e WATCHTOWER_INCLUDE_STOPPED=true \
-e WATCHTOWER_SCHEDULE="0 0 4 * * *" \
-e WATCHTOWER_ROLLING_RESTART=true \
-e WATCHTOWER_NO_STARTUP_MESSAGE=true \