traefik version updated

This commit is contained in:
Guillermo
2026-02-12 14:19:56 +00:00
parent fe0c2de0d4
commit 4039dc54cb

View File

@@ -74,7 +74,7 @@ mkdir -p /opt/beyondcx/traefik
cat > /opt/beyondcx/traefik/docker-compose.yaml <<EOF
services:
traefik:
image: traefik:v3.2
image: traefik:v3.6.1
container_name: traefik-prod-1
ports:
- "80:80"