mirror of
https://github.com/dockur/windows.git
synced 2025-09-17 21:39:49 +00:00
build: Remove netcat-openbsd package (#1389)
This commit is contained in:
parent
36e69fba72
commit
d0ac685a81
@ -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 && \
|
||||
|
Loading…
Reference in New Issue
Block a user