Update Dockerfile

This commit is contained in:
Kroese 2024-06-12 02:42:03 +02:00 committed by GitHub
parent 859d602628
commit 24b6a6532d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,6 +21,7 @@ RUN set -eu && \
dnsmasq \ dnsmasq \
net-tools \ net-tools \
qemu-utils \ qemu-utils \
genisoimage \
ca-certificates \ ca-certificates \
netcat-openbsd \ netcat-openbsd \
qemu-system-arm \ qemu-system-arm \