mirror of
https://github.com/gradio-app/gradio.git
synced 2024-11-21 01:01:05 +08:00
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:
parent
9ece050a70
commit
5a93d639f6
@ -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": {
|
||||||
|
Loading…
Reference in New Issue
Block a user