Skip to content

Commit

Permalink
build(deps): update dependency node to v22 (#2276)
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 Nov 4, 2024
1 parent 1c60394 commit cd790fe
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 @@ -14,7 +14,7 @@ LABEL org.opencontainers.image.source="https://github.com/renovatebot/renovate"
RUN prepare-tool java gradle

# renovate: datasource=node
RUN install-tool node 20.18.0
RUN install-tool node 22.11.0

# renovate: datasource=npm
RUN install-tool corepack 0.29.4
Expand Down

0 comments on commit cd790fe

Please sign in to comment.