diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 841f753e..50e14c9c 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -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": {