fix: update to wsdd2

This commit is contained in:
Michal Lazo 2025-06-17 22:37:57 +02:00
parent 50f6467dea
commit 33bbf74055
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ ARG DEBCONF_NONINTERACTIVE_SEEN="true"
RUN set -eu && \
apt-get update && \
apt-get --no-install-recommends -y install \
wsdd \
wsdd2 \
samba \
wimtools \
dos2unix \