Unverified Commit eebbf959 authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub
Browse files

chore(deps): update alpine docker tag to v3.22

parent d93c75b9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
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"