Skip to content

Commit

Permalink
Update Node.js to v22.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 24029fa commit 13b58a3
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.9.0-alpine3.20@sha256:c9bb43423a6229aeddf3d16ae6aaa0ff71a0b2951ce18ec8fedb6f5d766cf286 AS web-builder
FROM --platform=$BUILDPLATFORM node:22.10.0-alpine3.20@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb AS web-builder

ARG BUILD_VERSION

Expand Down

0 comments on commit 13b58a3

Please sign in to comment.