diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 49f9f89..a2827f1 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -2,7 +2,7 @@ // README at: https://github.com/devcontainers/templates/tree/main/src/python { "name": "Development", - "image": "mcr.microsoft.com/devcontainers/python:1-3.13-bookworm", + "image": "mcr.microsoft.com/devcontainers/python:2-3.13-bookworm", "features": { "ghcr.io/eitsupi/devcontainer-features/go-task:1": {}, "ghcr.io/jsburckhardt/devcontainer-features/uv:1": {}