Update .devcontainer/devcontainer.json
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
This commit is contained in:
parent
e3e3e7af0b
commit
5cdb646f28
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
// For format details, see https://aka.ms/devcontainer.json
|
||||
{
|
||||
"name": "pallets/flask",
|
||||
"image": "mcr.microsoft.com/vscode/devcontainers/python:3",
|
||||
"image": "mcr.microsoft.com/devcontainers/python:3",
|
||||
|
||||
// Configure tool-specific properties.
|
||||
"customizations": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue