chore(deps): update traefik docker tag to v3.2.0
This commit is contained in:
parent
447a4912bd
commit
6fbbad51f6
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.6"
|
image: "traefik:v3.2.0"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
pull_policy: missing
|
pull_policy: missing
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in a new issue