Change to more generic libvips
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ RUN apt-get update -qq && apt-get install -yq --no-install-recommends \
|
|||||||
git \
|
git \
|
||||||
libpq-dev \
|
libpq-dev \
|
||||||
postgresql-client \
|
postgresql-client \
|
||||||
libvips42 \
|
libvips \
|
||||||
&& rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
|
&& rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
|
||||||
|
|
||||||
ENV LANG=C.UTF-8 \
|
ENV LANG=C.UTF-8 \
|
||||||
|
|||||||
Reference in New Issue
Block a user