Unverified Commit 4c940bb4 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

build: Update qemu-docker to v5.05 (#523)

parent 553bbab3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
FROM scratch
COPY --from=qemux/qemu-docker:5.04 / /
COPY --from=qemux/qemu-docker:5.05 / /

ARG VERSION_ARG="0.0"
ARG DEBCONF_NOWARNINGS="yes"