chore(deps): update dockurr/windows docker tag to v2.17 (#3281)
This commit is contained in:
parent
18ba26778b
commit
70a4872ea9
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"id": "windows",
|
||||
"description": "Run windows in docker...because why not?",
|
||||
"tipi_version": 15,
|
||||
"version": "2.16",
|
||||
"tipi_version": 16,
|
||||
"version": "2.17",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.9"
|
|||
services:
|
||||
windows:
|
||||
container_name: windows
|
||||
image: dockurr/windows:2.16
|
||||
image: dockurr/windows:2.17
|
||||
restart: unless-stopped
|
||||
devices:
|
||||
- /dev/kvm
|
||||
|
|
Loading…
Reference in New Issue
Block a user