Switch to using vips for image processing

This commit is contained in:
Tom Hughes 2022-03-02 19:12:22 +00:00
parent e9a3e690d2
commit ddb140f387
5 changed files with 6 additions and 5 deletions

View file

@ -17,6 +17,7 @@ RUN apt-get update \
libmagickwand-dev \
libpq-dev \
libsasl2-dev \
libvips-dev \
libxml2-dev \
libxslt1-dev \
locales \