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

This commit is contained in:
renovate[bot]
2025-11-27 16:13:09 +00:00
committed by GitHub
parent 8a70e2c2b4
commit 51b221770b

View File

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