diff --git a/.devcontainer/12/devcontainer.json b/.devcontainer/12/devcontainer.json index c015a81..77fd6fc 100644 --- a/.devcontainer/12/devcontainer.json +++ b/.devcontainer/12/devcontainer.json @@ -2,10 +2,7 @@ "name": "macOS 12 (Monterey)", "service": "macos", "containerEnv": { - "VERSION": "12", - "RAM_SIZE": "max", - "DISK_SIZE": "max", - "CPU_CORES": "max" + "VERSION": "12" }, "forwardPorts": [8006], "portsAttributes": {