Skip to content

Commit

Permalink
build(deps): update node.js to v22.13.1
Browse files Browse the repository at this point in the history
| datasource   | package | from     | to       |
| ------------ | ------- | -------- | -------- |
| node-version | node    | v22.13.0 | v22.13.1 |
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent ecc3ab3 commit f903762
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 22.13.0
RUN install-tool node 22.13.1

# renovate: datasource=npm
RUN install-tool pnpm 9.15.4
Expand Down

0 comments on commit f903762

Please sign in to comment.