Watchtower: Update every 6 instead of 24 hours

Signed-off-by: Tobias Manske <tobias.manske@mailbox.org>
This commit is contained in:
Tobias Manske 2022-06-20 13:32:12 +02:00
parent 238f2a06e8
commit 7cf53e2513
Signed by: tobias
GPG Key ID: E83C743C1FC2F79A
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
---
services:
default:
update:
image: containrrr/watchtower:latest
privileged: true
environment:
DOCKER_CONFIG: /config
WATCHTOWER_POLL_INTERVAL: 86400
WATCHTOWER_POLL_INTERVAL: 21600
WATCHTOWER_CLEANUP: 1
WATCHTOWER_ROLLING_RESTART: 1
WATCHTOWER_SCOPE: update