diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index d7c98a8..cb7bad8 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,8 +1,8 @@ { - "name": "Windows 11 Pro", + "name": "Windows 10 Pro", "service": "windows", "containerEnv": { - "VERSION": "11" + "VERSION": "10" }, "forwardPorts": [8006], "portsAttributes": {