Skip to content

Commit 58ac33b

Browse files
Update devcontainer.json
1 parent 1b70d5e commit 58ac33b

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,7 +1,7 @@
11
{
22
"image": "mcr.microsoft.com/devcontainers/javascript-node:1-18-bullseye",
33
"features": {
4-
"ghcr.io/devcontainers/features/docker-in-docker:2": {}
4+
"ghcr.io/devcontainers/features/docker-in-docker:2": {20}
55
},
66
"postCreateCommand": "npm install -g @devcontainers/cli",
77
"customizations": {

0 commit comments

Comments
 (0)