We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ee3b21 commit 5a7cee8Copy full SHA for 5a7cee8
.devcontainer/devcontainer.json
@@ -1,8 +1,6 @@
1
{
2
- "image": "mcr.microsoft.com/devcontainers/universal:2",
+ "image": "mcr.microsoft.com/devcontainers/php:8.2",
3
"features": {
4
- "ghcr.io/devcontainers/features/php:1": {},
5
"ghcr.io/devcontainers/features/node:1": {},
6
- "ghcr.io/swift-server-community/swift-devcontainer-features/sqlite:1": {}
7
}
8
0 commit comments