Update Dockerfile

This commit is contained in:
Kroese 2024-05-16 22:16:38 +02:00 committed by GitHub
parent 87e56fe0e7
commit c695181bf0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,6 +18,7 @@ RUN set -eu && \
dos2unix \
cabextract \
genisoimage \
uuid-runtime \
libxml2-utils && \
apt-get clean && \
echo "$VERSION_ARG" > /run/version && \