mirror of
https://github.com/dockur/macos.git
synced 2026-03-11 08:34:24 +00:00
fix: Remove version variable in Codespaces
This commit is contained in:
parent
20068d21a3
commit
3065bebb8f
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ services:
|
|||
image: dockurr/macos
|
||||
container_name: macos
|
||||
environment:
|
||||
VERSION: "14"
|
||||
ALLOCATE: "Y"
|
||||
RAM_SIZE: "half"
|
||||
DISK_SIZE: "max"
|
||||
|
|
|
|||
Loading…
Reference in a new issue