Skip to content

Commit ed8cb85

Browse files
committed
Merge branch 'release/8.6.3'
2 parents 05fbe8c + e100b6c commit ed8cb85

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)