Update Dockerfile

This commit is contained in:
Kroese 2024-02-07 20:55:07 +01:00 committed by GitHub
parent 42a5295306
commit 6322e75dd0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,6 +9,8 @@ RUN apt-get update \
&& apt-get --no-install-recommends -y install \ && apt-get --no-install-recommends -y install \
curl \ curl \
7zip \ 7zip \
wsdd \
samba \
wimtools \ wimtools \
cabextract \ cabextract \
genisoimage \ genisoimage \