We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c782c6b + c7105b9 commit 9548a41Copy full SHA for 9548a41
.devcontainer/devcontainer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pip",
3
- "image": "mcr.microsoft.com/devcontainers/python:1-3",
+ "image": "mcr.microsoft.com/devcontainers/python:3",
4
"features": {
5
"ghcr.io/rocker-org/devcontainer-features/apt-packages:1": {
6
"packages": "mercurial,subversion,bzr"
0 commit comments