diff --git a/.devcontainer.json b/.devcontainer.json index d7d4779..1b826f7 100644 --- a/.devcontainer.json +++ b/.devcontainer.json @@ -6,8 +6,7 @@ "ghcr.io/devcontainers/features/java:1": { "version": "24-open", "installMaven": true - }, - "docker-outside-of-docker:0": {} + } }, "customizations": { "vscode": {