chore(deps): update qemux/qemu-arm docker tag to v1.19

This commit is contained in:
renovate[bot] 2024-05-04 15:40:00 +00:00 committed by GitHub
parent fe45fd5f5a
commit 068de2b456
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
FROM scratch
COPY --from=qemux/qemu-arm:1.18 / /
COPY --from=qemux/qemu-arm:1.19 / /
ARG DEBCONF_NOWARNINGS "yes"
ARG DEBIAN_FRONTEND "noninteractive"