This commit is contained in:
mathieu 2024-07-04 13:45:59 +02:00
parent 714dacc721
commit 1578e1156f

View File

@ -4,7 +4,7 @@ services:
image: containrrr/watchtower:latest image: containrrr/watchtower:latest
container_name: watchtower container_name: watchtower
environment: environment:
WATCHTOWER_SCHEDULE: '0 0 * * *' WATCHTOWER_SCHEDULE: '0 0 4 * * *'
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock