diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index fd75e37..b0377a8 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -2,10 +2,6 @@ // README at: https://github.com/devcontainers/templates/tree/main/src/miniconda { "name": "Miniconda (Python 3)", - "build": { - "context": "..", - "dockerfile": "Dockerfile" - }, "customizations": { "vscode": { "extensions": [