remove the devcontainer common utils (most are included or not useful) (#12805) (#12823)

This commit is contained in:
Raboneko
2026-06-02 19:06:17 -05:00
committed by GitHub
parent 5964943b25
commit 8b007b25d8
-3
View File
@@ -2,9 +2,6 @@
"name": "Terra Devcontainer",
"image": "ghcr.io/terrapkg/builder:f42",
"runArgs": ["--privileged"],
"features": {
"ghcr.io/devcontainers/features/common-utils:2": {}
},
"customizations": {
"vscode": {
"extensions": ["rhaiscript.vscode-rhai"]