diff --git a/.devcontainer/7u32/devcontainer.json b/.devcontainer/7u32/devcontainer.json index 612ddc2..df3f337 100644 --- a/.devcontainer/7u32/devcontainer.json +++ b/.devcontainer/7u32/devcontainer.json @@ -2,10 +2,7 @@ "name": "Windows 7 Ultimate (32-bit)", "service": "windows", "containerEnv": { - "VERSION": "7ux86", - "RAM_SIZE": "max", - "DISK_SIZE": "max", - "CPU_CORES": "max" + "VERSION": "7ux86" }, "forwardPorts": [8006], "portsAttributes": {