chore(deps): update dockurr/windows docker tag to v2.20 (#3305)

This commit is contained in:
renovate[bot] 2024-04-27 02:04:39 +00:00 committed by GitHub
parent a73f2e838d
commit a2b7502bdf
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,
"id": "windows",
"description": "Run windows in docker...because why not?",
"tipi_version": 18,
"version": "2.19",
"tipi_version": 19,
"version": "2.20",
"categories": [
"utilities"
],

View File

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