Skip to content

Commit b0e0d05

Browse files
authored
node 22
1 parent bd77b04 commit b0e0d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"image": "node:20",
2+
"image": "node:22",
33
"postAttachCommand": "npm i",
44
"shutdownAction": "stopContainer"
55
}

0 commit comments

Comments
 (0)