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 3e79fa0 commit 178416aCopy full SHA for 178416a
.devcontainer/devcontainer.json
@@ -1,6 +1,6 @@
1
{
2
- "image": "mcr.microsoft.com/devcontainers/universal:2",
+ "image": "mcr.microsoft.com/devcontainers/base:ubuntu",
3
"features": {
4
"ghcr.io/devcontainers/features/terraform:1": {}
5
}
6
-}
+}
0 commit comments