diff --git a/common/docker_watchtower/templates/docker-compose.yml b/common/docker_watchtower/templates/docker-compose.yml index 1a47da1c870097e5809a922315c970ef0d4e1adf..c0a9ea3d302c42bd5d7143544e5efd98d6f5a6fc 100644 --- a/common/docker_watchtower/templates/docker-compose.yml +++ b/common/docker_watchtower/templates/docker-compose.yml @@ -13,6 +13,7 @@ services: environment: TZ: "Europe/Berlin" #WATCHTOWER_RUN_ONCE: "true" + WATCHTOWER_SCHEDULE: "0 0 5 * * *" WATCHTOWER_MONITOR_ONLY: "true" WATCHTOWER_NOTIFICATION_REPORT: "true" WATCHTOWER_NOTIFICATION_URL: >