From d305063f0723c97ed5d926e64490aae423eff748 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 17 Oct 2025 00:48:50 +0200 Subject: [PATCH] Update devcontainer.json --- .devcontainer/11l/devcontainer.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.devcontainer/11l/devcontainer.json b/.devcontainer/11l/devcontainer.json index 6cda36c..e93fbf1 100644 --- a/.devcontainer/11l/devcontainer.json +++ b/.devcontainer/11l/devcontainer.json @@ -2,10 +2,7 @@ "name": "Windows 11 LTSC", "service": "windows", "containerEnv": { - "VERSION": "11l", - "RAM_SIZE": "max", - "DISK_SIZE": "max", - "CPU_CORES": "max" + "VERSION": "11l" }, "forwardPorts": [8006], "portsAttributes": {