From cc4337c7758e107fa42b1a45b871c95e0faf1f2c Mon Sep 17 00:00:00 2001 From: nothingneko Date: Tue, 2 Jun 2026 19:03:51 -0500 Subject: [PATCH] remove the devcontainer common utils (most are included or not useful) (#12805) --- .devcontainer/devcontainer.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 965f6f203b..699a834a87 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -2,9 +2,6 @@ "name": "Terra Devcontainer", "image": "ghcr.io/terrapkg/builder:frawhide", "runArgs": ["--privileged"], - "features": { - "ghcr.io/devcontainers/features/common-utils:2": {} - }, "customizations": { "vscode": { "extensions": [