Normalize images names a bit
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user