1
0
قرینه از https://github.com/dockur/windows.git synced 2026-06-12 13:19:34 +08:00

build: Update QEMU base image to v7.26 (#1517)

This commit is contained in:
Kroese
2025-10-19 18:01:17 +02:00
کامیت شده توسط GitHub
والد 4cb7e1074f
کامیت b244fa544f
+1 -1
مشاهده پرونده
@@ -3,7 +3,7 @@
ARG VERSION_ARG="latest" ARG VERSION_ARG="latest"
FROM scratch AS build-amd64 FROM scratch AS build-amd64
COPY --from=qemux/qemu:7.25 / / COPY --from=qemux/qemu:7.26 / /
ARG TARGETARCH ARG TARGETARCH
ARG DEBCONF_NOWARNINGS="yes" ARG DEBCONF_NOWARNINGS="yes"