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 b942a31 commit 32db030Copy full SHA for 32db030
.devcontainer/devcontainer.json
@@ -52,7 +52,7 @@
52
}
53
},
54
"name": "Asynchronous Python API for MelCloud",
55
- "image": "mcr.microsoft.com/devcontainers/python:1-3.12-bullseye",
+ "image": "mcr.microsoft.com/vscode/devcontainers/python:3.12",
56
"features": {
57
"ghcr.io/devcontainers-contrib/features/poetry:2": {},
58
"ghcr.io/devcontainers/features/github-cli:1": {},
0 commit comments