diff --git a/.devcontainer/tiny10/devcontainer.json b/.devcontainer/tiny10/devcontainer.json index 9b7dd6b..e21b33c 100644 --- a/.devcontainer/tiny10/devcontainer.json +++ b/.devcontainer/tiny10/devcontainer.json @@ -2,10 +2,7 @@ "name": "Tiny 10", "service": "windows", "containerEnv": { - "VERSION": "tiny10", - "RAM_SIZE": "max", - "DISK_SIZE": "max", - "CPU_CORES": "max" + "VERSION": "tiny10" }, "forwardPorts": [8006], "portsAttributes": {