Merge branch 'master' into ollama-amd

This commit is contained in:
nrvo 2024-05-04 15:44:00 +02:00 committed by GitHub
commit beaca2f395
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": 23,
"version": "3.01",
"tipi_version": 24,
"version": "3.02",
"categories": [
"utilities"
],

View File

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