mirror of
https://github.com/dockur/macos.git
synced 2026-03-11 08:34:24 +00:00
docs: Use numeric version values (#109)
This commit is contained in:
parent
ee97b791e0
commit
40fe37786b
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ services:
|
|||
image: dockurr/macos
|
||||
container_name: macos
|
||||
environment:
|
||||
VERSION: "ventura"
|
||||
VERSION: "13"
|
||||
devices:
|
||||
- /dev/kvm
|
||||
cap_add:
|
||||
|
|
|
|||
Loading…
Reference in a new issue