1
0
duplikat dari https://github.com/dockur/windows.git synced 2026-06-12 21:29:36 +08:00

build: Remove netcat-openbsd package (#1389)

This commit is contained in:
Kroese
2025-09-15 01:00:17 +02:00
committed by GitHub
orang tua 36e69fba72
melakukan d0ac685a81
+1 -2
Melihat File
@@ -18,8 +18,7 @@ RUN set -eu && \
dos2unix \ dos2unix \
cabextract \ cabextract \
libxml2-utils \ libxml2-utils \
libarchive-tools \ libarchive-tools && \
netcat-openbsd && \
wget "https://github.com/gershnik/wsdd-native/releases/download/v1.21/wsddn_1.21_${TARGETARCH}.deb" -O /tmp/wsddn.deb -q && \ 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 && \ dpkg -i /tmp/wsddn.deb && \
apt-get clean && \ apt-get clean && \