cron wtachtower

This commit is contained in:
mathieu 2024-07-04 13:25:28 +02:00
parent 56794193fa
commit 714dacc721

View File

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