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 45572c8 commit 6418438Copy full SHA for 6418438
.devcontainer/devcontainer.json
@@ -3,7 +3,7 @@
3
"image": "mcr.microsoft.com/devcontainers/python:3.11-bullseye",
4
"forwardPorts": [50505],
5
"features": {
6
- "ghcr.io/devcontainers/features/azure-cli:1.2.6": {},
+ "ghcr.io/devcontainers/features/azure-cli:1.2.7": {},
7
"ghcr.io/azure/azure-dev/azd:latest": {}
8
},
9
"customizations": {
@@ -22,4 +22,4 @@
22
"hostRequirements": {
23
"memory": "8gb"
24
}
25
-}
+}
0 commit comments