chore(deps): update dockurr/windows docker tag to v2.10 (#3159)

This commit is contained in:
renovate[bot] 2024-04-13 20:30:38 +00:00 committed by GitHub
parent 1204dd7ef7
commit 668ae26037
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"exposable": true, "exposable": true,
"id": "windows", "id": "windows",
"description": "Run windows in docker...because why not?", "description": "Run windows in docker...because why not?",
"tipi_version": 8, "tipi_version": 9,
"version": "2.09", "version": "2.10",
"categories": [ "categories": [
"utilities" "utilities"
], ],

View File

@ -2,7 +2,7 @@ version: "3.9"
services: services:
windows: windows:
container_name: windows container_name: windows
image: dockurr/windows:2.09 image: dockurr/windows:2.10
restart: unless-stopped restart: unless-stopped
devices: devices:
- /dev/kvm - /dev/kvm