build: Install apt-utils (#551)

This commit is contained in:
Kroese 2024-01-10 17:58:50 +01:00 committed by GitHub
parent 53605bd6e8
commit a407d2d94d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,7 @@ RUN if [ "$TARGETPLATFORM" != "linux/amd64" ]; then extra="qemu-user"; fi \
xz-utils \
iptables \
iproute2 \
apt-utils \
dnsmasq \
fakeroot \
net-tools \