Skip to content

Commit

Permalink
build: Update OpenCore to 1.0.3 (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Feb 17, 2025
1 parent eb50bf4 commit 82865eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM --platform=$BUILDPLATFORM alpine:3.21 AS builder

ARG VERSION_OPENCORE="1.0.2"
ARG VERSION_OPENCORE="1.0.3"
ARG REPO_OPENCORE="https://github.com/acidanthera/OpenCorePkg"
ADD $REPO_OPENCORE/releases/download/$VERSION_OPENCORE/OpenCore-$VERSION_OPENCORE-RELEASE.zip /tmp/opencore.zip

Expand Down

0 comments on commit 82865eb

Please sign in to comment.