Update devcontainer name and version to Windows 10

This commit is contained in:
Heather Morris 2025-10-30 12:48:37 -04:00 committed by GitHub
parent 15c4f3996c
commit 5129017746
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,8 +1,8 @@
{
"name": "Windows 11 Pro",
"name": "Windows 10 Pro",
"service": "windows",
"containerEnv": {
"VERSION": "11"
"VERSION": "10pro"
},
"forwardPorts": [8006],
"portsAttributes": {