Change container name and version to Windows 10 Pro

This commit is contained in:
Heather Morris 2025-10-30 12:34:24 -04:00 committed by GitHub
parent 1a6a2dbad0
commit ab5d5887d5
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", "service": "windows",
"containerEnv": { "containerEnv": {
"VERSION": "11" "VERSION": "10pro"
}, },
"forwardPorts": [8006], "forwardPorts": [8006],
"portsAttributes": { "portsAttributes": {