We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67da1d5 commit 1a6b4a0Copy full SHA for 1a6b4a0
.devcontainer/devcontainer.json
@@ -8,7 +8,7 @@
8
"features": {
9
// installs nodejs into container
10
"ghcr.io/devcontainers/features/node:1": {
11
- "version": "24"
+ "version": "latest"
12
},
13
"ghcr.io/devcontainers/features/git-lfs:1.2.5": {},
14
"ghcr.io/jsburckhardt/devcontainer-features/uv:1": {},
0 commit comments