Skip to content

Commit 6246e63

Browse files
Update Node.js to v26.4.0
1 parent 50a00d2 commit 6246e63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ RUN set -ex && \
1717
-w -s" \
1818
-o /bin/bff
1919

20-
FROM --platform=$BUILDPLATFORM node:26.3.1-alpine3.23@sha256:bead114a5f13c3f193e6278d28bc10a3e0cd464cb1c764c1abac79b1cc15f64f AS web-builder
20+
FROM --platform=$BUILDPLATFORM node:26.4.0-alpine3.23@sha256:aa0d6534a72362ba0ab3c98b662ed680c32484e0aff8e0ce0888451085796a61 AS web-builder
2121

2222
ARG BUILD_VERSION
2323

0 commit comments

Comments
 (0)