diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 4d308d94..0c558f46 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,6 +1,6 @@ { "name": "qa-automation-python", - "image": "mcr.microsoft.com/devcontainers/python:3.13-bookworm", + "image": "mcr.microsoft.com/devcontainers/python:3.14-bookworm", "features": { "ghcr.io/devcontainers/features/github-cli:1": {}, "ghcr.io/devcontainers-extra/features/pdm:2": {}