diff --git a/Dockerfile b/Dockerfile index 74a34c1..19685f0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -18,7 +18,6 @@ RUN set -eu && \ dos2unix \ cabextract \ genisoimage \ - uuid-runtime \ libxml2-utils && \ apt-get clean && \ echo "$VERSION_ARG" > /run/version && \