mirror of
				https://github.com/dockur/windows.git
				synced 2025-11-04 06:15:27 +00:00 
			
		
		
		
	Update devcontainer name and version to Windows 10
This commit is contained in:
		
							parent
							
								
									15c4f3996c
								
							
						
					
					
						commit
						5129017746
					
				@ -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": {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user