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