Skip to content

Commit

Permalink
Update Node.js to fc95a04 (#1730)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent d0b80e5 commit 238fa7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN set -ex && \
-w -s" \
-o /bin/bff

FROM --platform=$BUILDPLATFORM node:22.10.0-alpine3.20@sha256:cbc651c639bb55165ead780ae1028c0fb31cd04831d58a65c4e125a949606378 AS web-builder
FROM --platform=$BUILDPLATFORM node:22.10.0-alpine3.20@sha256:fc95a044b87e95507c60c1f8c829e5d98ddf46401034932499db370c494ef0ff AS web-builder

ARG BUILD_VERSION

Expand Down

0 comments on commit 238fa7e

Please sign in to comment.