Skip to content

Commit 7951c8b

Browse files
chore: sync app version to v0.1.1-169-g2309e00 (#552)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2309e00 commit 7951c8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ services:
135135
# The default below is rewritten on every merge to main by
136136
# .github/workflows/app-version.yml — it is the version local builds bake in.
137137
# Export APP_VERSION to override (CI passes the live `git describe` for GHCR images).
138-
VITE_APP_VERSION: ${APP_VERSION:-v0.1.1-165-g181b974}
138+
VITE_APP_VERSION: ${APP_VERSION:-v0.1.1-169-g2309e00}
139139
container_name: tracepcap-nginx
140140
environment:
141141
# Memory allocation — nginx body limit and timeouts derived from this

0 commit comments

Comments
 (0)