Skip to content

Commit 27c0529

Browse files
authored
Update devcontainer.json, test codespace
1 parent 5537b1c commit 27c0529

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
2-
"image": "mcr.microsoft.com/devcontainers/javascript-node:0-18",
2+
"image": "mcr.microsoft.com/devcontainers/base:dev-bookworm",
33
"features": {
4+
"ghcr.io/devcontainers/features/node:1": {},
45
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
56
"ghcr.io/devcontainers/features/azure-cli:1": {}
67
},

0 commit comments

Comments
 (0)