Skip to content

Commit 6653ccd

Browse files
committed
Update devcontainer.json
1 parent 9bbecbb commit 6653ccd

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "PHP",
33
"image": "mcr.microsoft.com/devcontainers/php:1-8",
44
"features": {
5-
"ghcr.io/devcontainers/features/php:1": {},
6-
"ghcr.io/devcontainers/features/node:1": {}
5+
"ghcr.io/devcontainers/features/php:1": {}
76
}
8-
}
7+
}

0 commit comments

Comments
 (0)