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 e6b9aff commit b932eccCopy full SHA for b932ecc
.devcontainer/python-connectors-generic/devcontainer.json
@@ -2,7 +2,7 @@
2
{
3
"name": "Python Development DevContainer (Generic)",
4
5
- "image": "mcr.microsoft.com/devcontainers/python:0-3.10",
+ "image": "mcr.microsoft.com/devcontainers/python:1-3.10",
6
"features": {
7
"ghcr.io/devcontainers/features/docker-in-docker": {},
8
"ghcr.io/devcontainers/features/python:1": {
0 commit comments