mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-03 17:44:44 +02:00
Merge pull request #599 from TuncTaylan/traefik-update
use the new traefik version 3.3.6
This commit is contained in:
commit
8793d3976d
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ services:
|
|||
- 80:80 # Port for traefik because of the network_mode
|
||||
{{end}}
|
||||
traefik:
|
||||
image: traefik:v3.3.5
|
||||
image: traefik:v3.3.6
|
||||
container_name: traefik
|
||||
restart: unless-stopped
|
||||
{{if .InstallGerbil}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue