Update Guetzli to v1.0.1.

1
Icedream 2017-04-13 16:18:01 +02:00
parent cb5435cee3
commit 9e4acc1b28
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ FROM alpine:3.5
# Dev & build
ARG GFLAGS_VERSION=v2.2.0
ARG GUETZLI_VERSION=v1.0
ARG GUETZLI_VERSION=v1.0.1
RUN \
apk add --no-cache --virtual .build-deps \
libpng-dev \