Merge remote-tracking branch 'origin' into 271-feature-support-decision-scope

This commit is contained in:
maxlerebourg
2026-08-24 20:51:27 +02:00
17 changed files with 35 additions and 30 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
set -euo pipefail
# Pinned to match the Docker suite (tests/e2e/scenarios/*/docker-compose.yml).
TRAEFIK_VERSION="${TRAEFIK_VERSION:-v3.7.9}"
TRAEFIK_VERSION="${TRAEFIK_VERSION:-v3.7.11}"
WEB_PORT="${WEB_PORT:-8000}"
LAPI_PORT="${LAPI_PORT:-8090}"