chore(deps): update dockurr/windows docker tag to v3.12 (#3781)
This commit is contained in:
parent
a1f09b342e
commit
64b8bedb25
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"id": "windows",
|
||||
"description": "Run windows in docker...because why not?",
|
||||
"tipi_version": 31,
|
||||
"version": "3.11",
|
||||
"tipi_version": 32,
|
||||
"version": "3.12",
|
||||
"categories": ["utilities"],
|
||||
"short_desc": "Full windows vm in your browser",
|
||||
"author": "dockurr",
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.9"
|
|||
services:
|
||||
windows:
|
||||
container_name: windows
|
||||
image: dockurr/windows:3.11
|
||||
image: dockurr/windows:3.12
|
||||
restart: unless-stopped
|
||||
devices:
|
||||
- /dev/kvm
|
||||
|
|
Loading…
Reference in New Issue
Block a user