diff options
Diffstat (limited to '.devcontainer/devcontainer.json')
| -rw-r--r-- | .devcontainer/devcontainer.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 6621469..c294c30 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,9 +1,6 @@ { "name": "Submelon FP", "image": "mcr.microsoft.com/devcontainers/typescript-node:18-bullseye", - "features": { - "ghcr.io/devcontainers/features/docker-from-docker:1": {} - }, "customizations": { "vscode": { |
