chore(deps): update traefik docker tag to v3.3.0
This commit is contained in:
parent
dd9b4578a3
commit
fc5ae7de4b
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.2.3"
|
image: "traefik:v3.3.0"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
pull_policy: missing
|
pull_policy: missing
|
||||||
deploy:
|
deploy:
|
||||||
|
|
Loading…
Reference in a new issue