diff --git a/Dockerfile b/Dockerfile index 6f2e062a3c39c250fadad3c0c8608578913c4724..80894a638c960c57f89c15b08042628bde2e65f4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -22,8 +22,7 @@ RUN apt update -y \ ffmpeg\ imagemagick \ wget \ - unzip \ - mediainfo \ + unzip \ exiftool \ && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*