Skip to content

Commit

Permalink
build(deps): update dependency node to v22
Browse files Browse the repository at this point in the history
| datasource   | package | from     | to       |
| ------------ | ------- | -------- | -------- |
| node-version | node    | v20.18.0 | v22.11.0 |
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent fdebf84 commit 92f50a7
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 92f50a7

Please sign in to comment.