Patch libtiff v4.0.6 with latest security fixes

This commit is contained in:
Lovell Fuller
2016-11-08 11:54:41 +00:00
parent 27b9481452
commit 734df539dd
5 changed files with 11 additions and 6 deletions

View File

@@ -7,7 +7,7 @@ MAINTAINER Lovell Fuller <npm@lovell.info>
# Build dependencies
RUN \
apt-get update && \
apt-get install -y build-essential curl autoconf libtool nasm gtk-doc-tools texinfo advancecomp libglib2.0-dev
apt-get install -y build-essential curl autoconf libtool nasm gtk-doc-tools texinfo advancecomp libglib2.0-dev jq
# Compiler settings
ENV \