Skip to content

Commit 6d7f96a

Browse files
committed
Update mozjpeg to 3.2
1 parent 2ec7cdd commit 6d7f96a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM alpine:3.5
33
# Environment Variables
44
ARG LIBVIPS_VERSION_MAJOR_MINOR=8.4
55
ARG LIBVIPS_VERSION_PATCH=5
6-
ARG MOZJPEG_VERSION="v3.1"
6+
ARG MOZJPEG_VERSION="v3.2"
77

88
# Install dependencies
99
RUN echo "http://dl-cdn.alpinelinux.org/alpine/v3.5/community" >> /etc/apk/repositories && \

0 commit comments

Comments
 (0)