Skip to content

Commit

Permalink
Update Node.js to c42a276 (#1791)
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 Nov 12, 2024
1 parent cae7b3d commit f5e1b93
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.1.0-alpine3.20@sha256:3b34bf98664bfd5394e138b4d7956822aeffe8abed943ed4d2631eb216fef9e8 AS web-builder
FROM --platform=$BUILDPLATFORM node:23.1.0-alpine3.20@sha256:c42a276b78e48edf2771f28957d301945e8d94726b799c213515a1cfcb677d31 AS web-builder

ARG BUILD_VERSION

Expand Down

0 comments on commit f5e1b93

Please sign in to comment.