diff --git a/Dockerfile b/Dockerfile index 9e7a34aa4..e41aeb7ac 100644 --- a/Dockerfile +++ b/Dockerfile @@ -31,7 +31,7 @@ RUN echo "deb http://deb.debian.org/debian bullseye main" > /etc/apt/sources.lis # Mime type detection file \ libmagic-dev \ - mime-support \ + media-types \ # OCRmyPDF dependencies ghostscript \ icc-profiles-free \