mirror of
https://github.com/dockur/macos.git
synced 2026-03-11 08:34:24 +00:00
chore(deps): update alpine docker tag to v3.21 (#153)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5cae89f75f
commit
17a2f29834
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM --platform=$BUILDPLATFORM alpine:3.20 AS builder
|
||||
FROM --platform=$BUILDPLATFORM alpine:3.21 AS builder
|
||||
|
||||
ARG VERSION_OPENCORE="1.0.2"
|
||||
ARG REPO_OPENCORE="https://github.com/acidanthera/OpenCorePkg"
|
||||
|
|
|
|||
Loading…
Reference in a new issue