Merge pull request #599 from TuncTaylan/traefik-update

use the new traefik version 3.3.6
This commit is contained in:
Owen Schwartz 2025-04-25 10:28:42 -04:00 committed by GitHub
commit 8793d3976d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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}}