chore(deps): update traefik docker tag to v3.3.2
This commit is contained in:
parent
e539542509
commit
0b96837ba0
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ services:
|
||||||
######## traefik ########
|
######## traefik ########
|
||||||
traefik:
|
traefik:
|
||||||
container_name: traefik
|
container_name: traefik
|
||||||
image: "traefik:v3.3.1"
|
image: "traefik:v3.3.2"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
pull_policy: missing
|
pull_policy: missing
|
||||||
deploy:
|
deploy:
|
||||||
|
|
Loading…
Add table
Reference in a new issue