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 \
cabextract \
genisoimage \
uuid-runtime \
libxml2-utils && \
apt-get clean && \
echo "$VERSION_ARG" > /run/version && \