diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 49c3e5f12d..bdc2787792 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:1-3.9", + "image": "mcr.microsoft.com/devcontainers/python:1-3.10", // See https://containers.dev/features "features": {