Skip to content

Commit

Permalink
Update Node.js to 0e5b538 (#1923)
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 Dec 21, 2024
1 parent 2e28fb0 commit 2c5194c
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:23.5.0-alpine3.20@sha256:3208d140e18e703f7f606c489570ba63c826d7a835a3f80935eccc3167de6716 AS web-builder
FROM --platform=$BUILDPLATFORM node:23.5.0-alpine3.20@sha256:0e5b53891ddbf3c4924077990f037ff55d981d030648345574cd1cb0e4a524bb AS web-builder

ARG BUILD_VERSION

Expand Down

0 comments on commit 2c5194c

Please sign in to comment.