chore(deps): update traefik docker tag to v3.7.13
This commit is contained in:
parent
aca01579aa
commit
3c7ff3e1ec
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ services:
|
||||||
# NGINX PROXY + SSL (Traefik)
|
# NGINX PROXY + SSL (Traefik)
|
||||||
# ===========================================
|
# ===========================================
|
||||||
traefik:
|
traefik:
|
||||||
image: traefik:v3.6.7
|
image: traefik:v3.7.13
|
||||||
container_name: traefik
|
container_name: traefik
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue