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 6419696 commit fde3a04Copy full SHA for fde3a04
.devcontainer/devcontainer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Python 3",
3
- "image": "mcr.microsoft.com/devcontainers/python:0-3",
+ "image": "mcr.microsoft.com/devcontainers/python:1-3",
4
"features": {
5
"ghcr.io/devcontainers-contrib/features/pipenv:2": {}
6
},
0 commit comments