Skip to content

Commit

Permalink
Update node Docker tag to v22.6.0 (#1489)
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 Aug 7, 2024
1 parent 3ab2ece commit ea3b2bb
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.5.1-alpine3.19@sha256:17e6738cb7ac3d65860d51533372dad098c00d15bdfdb0b5f3897824eb9e11a5 as web-builder
FROM --platform=$BUILDPLATFORM node:22.6.0-alpine3.19@sha256:eff1d6375c1f6102f1a39553aec1be773e3a62cf39251bc2517c3a95a4f28af3 as web-builder

ARG BUILD_VERSION

Expand Down

0 comments on commit ea3b2bb

Please sign in to comment.