Fix per watchtower #2
This commit is contained in:
parent
fc54fec338
commit
0f9d1d5c74
|
@ -2,7 +2,7 @@ version: "3"
|
|||
services:
|
||||
watchtower:
|
||||
container_name: watchtower
|
||||
image: deluan/navidrome
|
||||
image: containrrr/watchtower
|
||||
restart: unless-stopped
|
||||
env_file: .env
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue