chore(deps): update dockurr/windows docker tag to v2.12 (#3198)

This commit is contained in:
renovate[bot] 2024-04-18 01:21:30 +00:00 committed by GitHub
parent b7d51bb0ab
commit aa81cb85b4
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": 10, "tipi_version": 11,
"version": "2.11", "version": "2.12",
"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.11 image: dockurr/windows:2.12
restart: unless-stopped restart: unless-stopped
devices: devices:
- /dev/kvm - /dev/kvm