diff --git a/.devcontainer/15/devcontainer.json b/.devcontainer/15/devcontainer.json index 24177b4..b1838c9 100644 --- a/.devcontainer/15/devcontainer.json +++ b/.devcontainer/15/devcontainer.json @@ -2,10 +2,7 @@ "name": "macOS 15 (Sequoia)", "service": "macos", "containerEnv": { - "VERSION": "15", - "RAM_SIZE": "max", - "DISK_SIZE": "max", - "CPU_CORES": "max" + "VERSION": "15" }, "forwardPorts": [8006], "portsAttributes": {