Update mcr.microsoft.com/devcontainers/python Docker tag to v2

This commit is contained in:
Renovate Bot
2025-10-11 19:07:15 +00:00
parent f6935ff983
commit 32a0aa7a45

View File

@@ -3,7 +3,7 @@
{
"name": "Python 3",
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
"image": "mcr.microsoft.com/devcontainers/python:1-3.11-bookworm",
"image": "mcr.microsoft.com/devcontainers/python:2-3.11-bookworm",
// Features to add to the dev container. More info: https://containers.dev/features.
// "features": {},