add missing python3 package

This commit is contained in:
Michal Lazo 2025-07-13 19:55:54 +02:00
parent 945e27f72c
commit 9eb6c3ec30

View File

@ -11,6 +11,7 @@ RUN set -eu && \
apt-get update && \
apt-get --no-install-recommends -y install \
samba \
python3 \
wimtools \
dos2unix \
cabextract \