FEAT: Update cleanup and interval of watchtower

This commit is contained in:
Luke Else 2025-05-30 18:54:29 +01:00
parent d3b8830cc8
commit b618727280

View File

@ -4,3 +4,6 @@ services:
image: containrrr/watchtower
volumes:
- /var/run/docker.sock:/var/run/docker.sock
environment:
- WATCHTOWER_CLEANUP=true
- WATCHTOWER_POLL_INTERVAL=60