Normalize images names a bit

This commit is contained in:
2024-09-19 18:29:50 -03:00
parent a7d21748a5
commit cc77f5fc12
8 changed files with 8 additions and 8 deletions

View File

@ -3,7 +3,7 @@ services:
watchtower:
container_name: watchtower
restart: unless-stopped
image: containrrr/watchtower
image: containrrr/watchtower:latest
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /etc/timezone:/etc/timezone:ro