Add missing update label

This commit is contained in:
2022-09-23 16:44:20 +02:00
parent bff92ab906
commit 83bbe20224
3 changed files with 6 additions and 0 deletions

View File

@ -9,6 +9,8 @@ services:
- "443:443"
- "80:80"
privileged: true
labels:
- "com.centurylinklabs.watchtower.scope=update"
volumes:
- "/var/run/docker.sock:/var/run/docker.sock:z"
- "./traefik.yaml:/etc/traefik/traefik.yaml:Z,ro"