Unverified Commit a407d2d9 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

build: Install apt-utils (#551)

parent 53605bd6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@ RUN if [ "$TARGETPLATFORM" != "linux/amd64" ]; then extra="qemu-user"; fi \
        xz-utils \
        iptables \
        iproute2 \
        apt-utils \
        dnsmasq \
        fakeroot \
        net-tools \