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

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