mirror of
https://github.com/dockur/windows.git
synced 2025-12-19 08:50:37 +00:00
build: Remove netcat-openbsd package (#1389)
This commit is contained in:
@@ -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 && \
|
||||
|
||||
Reference in New Issue
Block a user