chore(deps): update traefik docker tag to v3.1.5 #199
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ services:
|
||||||
######## traefik ########
|
######## traefik ########
|
||||||
traefik:
|
traefik:
|
||||||
container_name: traefik
|
container_name: traefik
|
||||||
image: "traefik:v3.1.4"
|
image: "traefik:v3.1.5"
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||||
|
|
Loading…
Reference in a new issue