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

feat: Install apt-utils (#313)

parent c8a26879
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@ RUN apt-get update \
	procps \
	iptables \
	iproute2 \
        apt-utils \
	dnsmasq \
	net-tools \
        qemu-utils \