Upgrade to libvips v8.3.2

This commit is contained in:
Lovell Fuller
2016-07-25 14:36:27 +01:00
parent 032bb7e96b
commit 4f1472d4ff
7 changed files with 38 additions and 33 deletions

View File

@@ -3,7 +3,7 @@ MAINTAINER Lovell Fuller <npm@lovell.info>
RUN apt-get update && apt-get install -y curl zip advancecomp
ENV VERSION_VIPS=8.3.1
ENV VERSION_VIPS=8.3.2
# Fetch and unzip
RUN mkdir /vips