Merge pull request 'Update mcr.microsoft.com/devcontainers/python Docker tag to v3' (#72) from renovate/mcr.microsoft.com-devcontainers-python-3.x into main

Reviewed-on: #72
This commit was merged in pull request #72.
This commit is contained in:
2025-12-28 01:12:30 +01:00

View File

@@ -3,7 +3,7 @@
{ {
"name": "Python 3", "name": "Python 3",
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile // 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:3-3.11-bookworm",
// Features to add to the dev container. More info: https://containers.dev/features. // Features to add to the dev container. More info: https://containers.dev/features.
// "features": {}, // "features": {},