mirror of
https://github.com/dockur/macos.git
synced 2026-03-11 08:34:24 +00:00
Update Dockerfile
This commit is contained in:
parent
b4b3cb0fa6
commit
e17b44ccb5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM --platform=linux/amd64 alpine AS builder
|
||||
FROM --platform=$BUILDPLATFORM alpine AS builder
|
||||
|
||||
ARG VERSION_OPENCORE="1.0.2"
|
||||
ARG REPO_OPENCORE="https://github.com/acidanthera/OpenCorePkg"
|
||||
|
|
|
|||
Loading…
Reference in a new issue