Update .devcontainer/devcontainer.json

Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
This commit is contained in:
emisargent 2023-02-24 08:38:21 -08:00 committed by GitHub
parent e3e3e7af0b
commit 5cdb646f28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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": {