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 9bbecbb commit 6653ccdCopy full SHA for 6653ccd
.devcontainer/devcontainer.json
@@ -2,7 +2,6 @@
2
"name": "PHP",
3
"image": "mcr.microsoft.com/devcontainers/php:1-8",
4
"features": {
5
- "ghcr.io/devcontainers/features/php:1": {},
6
- "ghcr.io/devcontainers/features/node:1": {}
+ "ghcr.io/devcontainers/features/php:1": {}
7
}
8
-}
+}
0 commit comments