mirror of
https://github.com/dockur/macos.git
synced 2026-03-11 08:34:24 +00:00
build(deps): bump alpine from 3.21 to 3.22 (#263)
Bumps alpine from 3.21 to 3.22. --- updated-dependencies: - dependency-name: alpine dependency-version: '3.22' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b6a318f6e9
commit
fa9319e74e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM --platform=$BUILDPLATFORM alpine:3.21 AS builder
|
||||
FROM --platform=$BUILDPLATFORM alpine:3.22 AS builder
|
||||
|
||||
ARG VERSION_OPENCORE="1.0.4"
|
||||
ARG REPO_OPENCORE="https://github.com/acidanthera/OpenCorePkg"
|
||||
|
|
|
|||
Loading…
Reference in a new issue