updated the traefik image to v3.3.5

updated the crowdsec-bouncer-traefik-plugin to v1.4.2
added default crowdsecAppsecBodyLimit value for bigger files
This commit is contained in:
Taylan
2025-04-11 22:07:20 +02:00
committed by Owen
parent 2883d8c544
commit 6350edf8fd
3 changed files with 3 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ services:
- 80:80 # Port for traefik because of the network_mode
{{end}}
traefik:
image: traefik:v3.3.3
image: traefik:v3.3.5
container_name: traefik
restart: unless-stopped
{{if .InstallGerbil}}