diff --git a/docker-compose.yml b/docker-compose.yml index 62c43b7d..01f32ddd 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -135,7 +135,7 @@ services: # The default below is rewritten on every merge to main by # .github/workflows/app-version.yml — it is the version local builds bake in. # Export APP_VERSION to override (CI passes the live `git describe` for GHCR images). - VITE_APP_VERSION: ${APP_VERSION:-v0.1.1-180-g5b9a93d} + VITE_APP_VERSION: ${APP_VERSION:-v0.1.1-182-g75ce6ee} container_name: tracepcap-nginx environment: # Memory allocation — nginx body limit and timeouts derived from this