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.18 (#1434)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Cette révision appartient à :
renovate[bot]
2025-09-30 00:47:36 +02:00
révisé par GitHub
Parent fa7302fd18
révision 021d0c88f1
+1 -1
Voir le fichier
@@ -3,7 +3,7 @@
ARG VERSION_ARG="latest"
FROM scratch AS build-amd64
COPY --from=qemux/qemu:7.17 / /
COPY --from=qemux/qemu:7.18 / /
ARG TARGETARCH
ARG DEBCONF_NOWARNINGS="yes"