update internal traefik kop
This commit is contained in:
parent
22de35fce9
commit
ccc272d73b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
traefik-kop:
|
traefik-kop:
|
||||||
image: "ghcr.io/jittering/traefik-kop:0.13.3"
|
image: "ghcr.io/jittering/traefik-kop:0.14"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
|
Loading…
Reference in a new issue