diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 6dafa31d21..49c3e5f12d 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,7 +1,7 @@ // See https://containers.dev { "name": "Python 3", - "image": "mcr.microsoft.com/devcontainers/python:0-3.9", + "image": "mcr.microsoft.com/devcontainers/python:1-3.9", // See https://containers.dev/features "features": {