Update Dockerfile

This commit is contained in:
Kroese 2024-01-14 14:47:58 +01:00 committed by GitHub
parent e2f91a2c03
commit 9d2298a91d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM qemus/qemu-docker:latest
FROM qemux/qemu-docker:latest
ARG DEBCONF_NOWARNINGS="yes"
ARG DEBIAN_FRONTEND "noninteractive"