chore(deps): update dockurr/windows docker tag to v2.07 (#2819)
This commit is contained in:
		
							parent
							
								
									bb8071a926
								
							
						
					
					
						commit
						1cd487699d
					
				| 
						 | 
				
			
			@ -5,8 +5,8 @@
 | 
			
		|||
  "exposable": true,
 | 
			
		||||
  "id": "windows",
 | 
			
		||||
  "description": "Run windows in docker...because why not?",
 | 
			
		||||
  "tipi_version": 5,
 | 
			
		||||
  "version": "2.06",
 | 
			
		||||
  "tipi_version": 6,
 | 
			
		||||
  "version": "2.07",
 | 
			
		||||
  "categories": [
 | 
			
		||||
    "utilities"
 | 
			
		||||
  ],
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -2,7 +2,7 @@ version: "3.9"
 | 
			
		|||
services:
 | 
			
		||||
  windows:
 | 
			
		||||
    container_name: windows
 | 
			
		||||
    image: dockurr/windows:2.06
 | 
			
		||||
    image: dockurr/windows:2.07
 | 
			
		||||
    restart: unless-stopped
 | 
			
		||||
    devices:
 | 
			
		||||
      - /dev/kvm
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user