This commit is contained in:
mathieu 2024-07-04 12:47:07 +02:00
parent a966c6a282
commit 56794193fa

View File

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