Update Dockerfile

This commit is contained in:
Kroese 2024-02-02 15:17:06 +01:00 committed by GitHub
parent 20ecbbbaa6
commit 39c10b4c7c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,6 +17,7 @@ RUN apt-get update \
apt-utils \ apt-utils \
dnsmasq \ dnsmasq \
net-tools \ net-tools \
qemu-efi \
qemu-utils \ qemu-utils \
ca-certificates \ ca-certificates \
netcat-openbsd \ netcat-openbsd \