Skip to content

Commit

Permalink
test(deps): update dependency node to v20.12.2 (#2545)
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] committed Apr 29, 2024
1 parent 011629c commit ba26e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Dockerfile.noble
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ RUN install-tool gradle 8.7
FROM build as test-node

# renovate: datasource=node
RUN install-tool node v20.12.1
RUN install-tool node v20.12.2
# renovate: datasource=npm
RUN install-tool pnpm 8.15.7
# renovate: datasource=npm
Expand Down

0 comments on commit ba26e84

Please sign in to comment.