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

feat: Add netcat-openbsd package (#810)

parent a75c162a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -33,6 +33,7 @@ RUN set -eu && \
        qemu-utils \
        iputils-ping \
        genisoimage \
        netcat-openbsd \
        ca-certificates \
        qemu-system-x86 && \
    apt-get clean && \