feat: Added editions and mirrors (#439)

This commit is contained in:
Kroese 2024-04-30 22:57:44 +02:00 committed by GitHub
parent 02c95fb960
commit 8be14ec466
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
28 changed files with 5231 additions and 573 deletions

View file

@ -1,5 +1,5 @@
FROM scratch
COPY --from=qemux/qemu-docker:4.26 / /
COPY --from=qemux/qemu-docker:4.27 / /
ARG DEBCONF_NOWARNINGS "yes"
ARG DEBIAN_FRONTEND "noninteractive"