build: Update qemu-docker to v4.16

This commit is contained in:
Kroese 2024-03-11 11:35:39 +01:00 committed by GitHub
parent 68457e56d6
commit b7aa0d42a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
FROM scratch FROM scratch
COPY --from=qemux/qemu-docker:4.15 / / COPY --from=qemux/qemu-docker:4.16 / /
ARG DEBCONF_NOWARNINGS="yes" ARG DEBCONF_NOWARNINGS "yes"
ARG DEBIAN_FRONTEND "noninteractive" ARG DEBIAN_FRONTEND "noninteractive"
ARG DEBCONF_NONINTERACTIVE_SEEN "true" ARG DEBCONF_NONINTERACTIVE_SEEN "true"