Skip to content

Commit

Permalink
docs: Use numeric version values (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Nov 9, 2024
1 parent ee97b79 commit 40fe377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ services:
image: dockurr/macos
container_name: macos
environment:
VERSION: "ventura"
VERSION: "13"
devices:
- /dev/kvm
cap_add:
Expand Down

0 comments on commit 40fe377

Please sign in to comment.