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