From 743f4bc87f75e76d1a466bb5a2b461bc4f2267e6 Mon Sep 17 00:00:00 2001 From: Kevin Kandlbinder Date: Thu, 19 Oct 2023 14:35:36 +0200 Subject: [PATCH] Update '.devcontainer/devcontainer.json' --- .devcontainer/devcontainer.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 0194790..a84aeee 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -27,7 +27,5 @@ "postCreateCommand": "go version && go mod download", "remoteUser": "vscode", "features": { - "kubectl-helm-minikube": "latest", - "github-cli": "latest" } } \ No newline at end of file