Skip to content

Commit d278769

Browse files
Update Node.js to v22 (#642)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 30514e9 commit d278769

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitpod.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
FROM node:20
1+
FROM node:22
22
RUN corepack enable

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20
1+
22

0 commit comments

Comments
 (0)