Update Dockerfile

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

View file

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