chore(deps): update mcr.microsoft.com/devcontainers/python docker tag to v1 (#8251)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-05-09 11:04:17 -04:00 committed by GitHub
parent 9ece050a70
commit 5a93d639f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
// See https://containers.dev // See https://containers.dev
{ {
"name": "Python 3", "name": "Python 3",
"image": "mcr.microsoft.com/devcontainers/python:0-3.9", "image": "mcr.microsoft.com/devcontainers/python:1-3.9",
// See https://containers.dev/features // See https://containers.dev/features
"features": { "features": {