Update Dockerfile

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

View File

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