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

This commit is contained in:
renovate[bot]
2025-09-03 22:13:18 +00:00
committed by GitHub
parent e6201f09cc
commit db3d9f9422

View File

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