Skip to content

Commit

Permalink
Add missing library (needed for the new mimemagic dependency)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErwinJunge committed Apr 1, 2021
1 parent 1cc7036 commit 80ebf3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ RUN set -ex && \
libpq5 zlib1g libyaml-0-2 libssl1.0.0 \
libgdbm5 libreadline7 libncurses5 libffi6 \
libxml2 libxslt1.1 libcurl4 libicu60 libre2-dev tzdata unzip libimage-exiftool-perl \
libmagic1 \
&& update-locale LANG=C.UTF-8 LC_MESSAGES=POSIX \
&& locale-gen en_US.UTF-8 \
&& DEBIAN_FRONTEND=noninteractive dpkg-reconfigure locales \
Expand Down

0 comments on commit 80ebf3b

Please sign in to comment.