From c7384cdf7bce761010ba379b46e422b4af3a4f7c Mon Sep 17 00:00:00 2001 From: jung-geun Date: Thu, 6 Jul 2023 21:02:20 +0900 Subject: [PATCH] =?UTF-8?q?23-07-06=20devcontainer=20=EC=84=A4=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .devcontainer/devcontainer.json | 4 ---- 1 file changed, 4 deletions(-) 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": [