Skip to content

Commit b481aff

Browse files
committed
Merge branch 'release/8.4.5'
2 parents 71e2253 + 2ec7cdd commit b481aff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

+2-2
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=7.42
5-
ARG LIBVIPS_VERSION_PATCH=3
4+
ARG LIBVIPS_VERSION_MAJOR_MINOR=8.4
5+
ARG LIBVIPS_VERSION_PATCH=5
66
ARG MOZJPEG_VERSION="v3.1"
77

88
# Install dependencies

0 commit comments

Comments
 (0)