mirror of
https://github.com/fosrl/pangolin.git
synced 2026-04-29 04:09:42 +00:00
Update Traefik image version to v3.6
This commit is contained in:
parent
2b31dd955c
commit
d73825dd24
1 changed files with 2 additions and 2 deletions
|
|
@ -35,7 +35,7 @@ services:
|
|||
- 80:80
|
||||
{{end}}
|
||||
traefik:
|
||||
image: docker.io/traefik:v3.5
|
||||
image: docker.io/traefik:v3.6
|
||||
container_name: traefik
|
||||
restart: unless-stopped
|
||||
{{if .InstallGerbil}}
|
||||
|
|
@ -59,4 +59,4 @@ networks:
|
|||
default:
|
||||
driver: bridge
|
||||
name: pangolin
|
||||
{{if .EnableIPv6}} enable_ipv6: true{{end}}
|
||||
{{if .EnableIPv6}} enable_ipv6: true{{end}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue