mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-09 17:18:31 +00:00
Upgrade Traefik image to version 3.7
This commit is contained in:
parent
1db9dcec81
commit
ab19955502
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ services:
|
|||
- 80:80 # Port for traefik because of the network_mode
|
||||
|
||||
traefik:
|
||||
image: traefik:v3.6
|
||||
image: traefik:v3.7
|
||||
container_name: traefik
|
||||
restart: unless-stopped
|
||||
network_mode: service:gerbil # Ports appear on the gerbil service
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue