@@ -225,6 +225,7 @@ start_watchtower() {
WATCHTOWER_ARGS+=(--cleanup)
# WATCHTOWER_ARGS+=(--remove-volumes)
WATCHTOWER_ARGS+=(--rolling-restart)
WATCHTOWER_ARGS+=(--api-version=1.44)
if [ "$WATCHTOWER_RUN_ONCE" = true ]; then
WATCHTOWER_ARGS+=(--run-once)
The note is not visible to the blocked user.