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