Skip to content

Commit

Permalink
Update Node.js to dd3250c (#2016)
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 Jan 23, 2025
1 parent 806b48d commit 72667bf
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.6.1-alpine3.20@sha256:6098f8f773e6910b41e7f5b3331d499395b26a376b440b99cdd3c47c62a131a4 AS web-builder
FROM --platform=$BUILDPLATFORM node:23.6.1-alpine3.20@sha256:dd3250c7d36069dfcdc4864887085a057d781dfedb8ba2467ef97f34ceee260a AS web-builder

ARG BUILD_VERSION

Expand Down

0 comments on commit 72667bf

Please sign in to comment.