From b612dd64e0165ffbadd0e2c8d1f8ca95fa077a51 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 08:00:03 +0000 Subject: [PATCH] chore: sync app version to v0.1.1-182-g75ce6ee --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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