mirror of
https://github.com/dockur/macos.git
synced 2026-03-11 08:34:24 +00:00
Update macOS image reference in codespaces.yml
This commit is contained in:
parent
f5db06c1b1
commit
7c1feec364
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
services:
|
||||
macos:
|
||||
image: dockurr/macos
|
||||
container_name: macos
|
||||
image: ghcr.io/dockur/macos
|
||||
environment:
|
||||
ALLOCATE: "Y"
|
||||
RAM_SIZE: "half"
|
||||
|
|
|
|||
Loading…
Reference in a new issue