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

build: Remove netcat-openbsd package (#1389)

parent 36e69fba
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -18,8 +18,7 @@ RUN set -eu && \
        dos2unix \
        cabextract \
        libxml2-utils \
        libarchive-tools \
        netcat-openbsd && \
        libarchive-tools && \
    wget "https://github.com/gershnik/wsdd-native/releases/download/v1.21/wsddn_1.21_${TARGETARCH}.deb" -O /tmp/wsddn.deb -q && \
    dpkg -i /tmp/wsddn.deb && \
    apt-get clean && \