Skip to content

Commit

Permalink
chore(deps): update node.js to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 73b5f94 commit 6c0822d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
nodejs 20.17.0
nodejs 22.11.0
pnpm 9.11.0
python 3.11.6
kubectl 1.31.1
Expand Down
2 changes: 1 addition & 1 deletion infra/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG NODE_VERSION=20.17.0-bookworm
ARG NODE_VERSION=22.11.0-bookworm

FROM node:${NODE_VERSION} AS base

Expand Down

0 comments on commit 6c0822d

Please sign in to comment.