Skip to content
This repository was archived by the owner on May 31, 2026. It is now read-only.

Commit 7be3473

Browse files
chore(deps): update node.js to d1b3b4d
1 parent bb2d110 commit 7be3473

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ENV PUBLIC_BASE_URL=${PUBLIC_BASE_URL}
2323
RUN pnpm run build
2424

2525
# Production image
26-
FROM node:24-alpine@sha256:01743339035a5c3c11a373cd7c83aeab6ed1457b55da6a69e014a95ac4e4700b
26+
FROM node:24-alpine@sha256:d1b3b4da11eefd5941e7f0b9cf17783fc99d9c6fc34884a665f40a06dbdfc94f
2727

2828
WORKDIR /app
2929

0 commit comments

Comments
 (0)