Skip to content

Commit e100b6c

Browse files
committed
Upgrade libvips to 8.6.3
1 parent 05fbe8c commit e100b6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
FROM alpine:3.5
22

33
# Environment Variables
4-
ARG LIBVIPS_VERSION_MAJOR_MINOR=8.5
5-
ARG LIBVIPS_VERSION_PATCH=9
4+
ARG LIBVIPS_VERSION_MAJOR_MINOR=8.6
5+
ARG LIBVIPS_VERSION_PATCH=3
66
ARG MOZJPEG_VERSION="v3.2"
77

88
# Install dependencies

0 commit comments

Comments
 (0)