1
0
miroir de https://github.com/dockur/windows.git synchronisé 2026-06-12 13:19:34 +08:00

chore(deps): update qemux/qemu docker tag to v7.14 (#1408)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Cette révision appartient à :
renovate[bot]
2025-09-18 22:57:39 +02:00
révisé par GitHub
Parent d9211a77df
révision 9b4cd5a745
+1 -1
Voir le fichier
@@ -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.13 / / COPY --from=qemux/qemu:7.14 / /
ARG TARGETARCH ARG TARGETARCH
ARG DEBCONF_NOWARNINGS="yes" ARG DEBCONF_NOWARNINGS="yes"