Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@@ -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"