Skip to content

Commit 1a6b4a0

Browse files
Update .devcontainer/devcontainer.json
Co-authored-by: silverwind <[email protected]> Signed-off-by: techknowlogick <[email protected]>
1 parent 67da1d5 commit 1a6b4a0

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
@@ -8,7 +8,7 @@
88
"features": {
99
// installs nodejs into container
1010
"ghcr.io/devcontainers/features/node:1": {
11-
"version": "24"
11+
"version": "latest"
1212
},
1313
"ghcr.io/devcontainers/features/git-lfs:1.2.5": {},
1414
"ghcr.io/jsburckhardt/devcontainer-features/uv:1": {},

0 commit comments

Comments
 (0)