There was an error while loading. Please reload this page.
1 parent 86c8ff5 commit 9c18d9cCopy full SHA for 9c18d9c
1 file changed
.devcontainer/devcontainer.json
@@ -1,7 +1,7 @@
1
// https://code.visualstudio.com/docs/devcontainers/containers
2
// https://containers.dev/implementors/json_reference/
3
{
4
- "image": "node:22",
+ "image": "node:24.18.0",
5
"features": {},
6
"customizations": {
7
"vscode": {
0 commit comments