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