Skip to content

Commit 5799139

Browse files
authored
Merge branch 'develop' into feat/discoveryDetailPanelTags
2 parents 0e99202 + 76cda50 commit 5799139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ COPY start.sh ./start.sh
2424

2525
# ─────────────────────────────────────────────
2626
# Production stage
27-
FROM node:24.13.0-trixie-slim AS runner
27+
FROM node:24.14.0-trixie-slim AS runner
2828

2929
WORKDIR /gen3
3030

0 commit comments

Comments
 (0)