Skip to content

Commit 08255c5

Browse files
authored
build: Update OpenCore to 1.0.4 (#239)
1 parent a410d8a commit 08255c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM --platform=$BUILDPLATFORM alpine:3.21 AS builder
22

3-
ARG VERSION_OPENCORE="1.0.3"
3+
ARG VERSION_OPENCORE="1.0.4"
44
ARG REPO_OPENCORE="https://github.com/acidanthera/OpenCorePkg"
55
ADD $REPO_OPENCORE/releases/download/$VERSION_OPENCORE/OpenCore-$VERSION_OPENCORE-RELEASE.zip /tmp/opencore.zip
66

0 commit comments

Comments
 (0)