Skip to content

Commit

Permalink
test(deps): update dependency node to v20.18.1 (main) (#3650)
Browse files Browse the repository at this point in the history
test(deps): update dependency node to v20.18.1

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent 52fd89d commit 0c5899b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ RUN prepare-tool node
USER 12021

# renovate: datasource=github-releases packageName=containerbase/node-prebuild versioning=node
RUN install-tool node 20.18.0
RUN install-tool node 20.18.1

RUN npm install -g yarn
RUN set -ex; \
Expand Down

0 comments on commit 0c5899b

Please sign in to comment.