Skip to content

Commit ecc03c1

Browse files
authored
Merge pull request #626 from imOmerg/upgrade-imagick-to-7-1-2-15
Upgrade Imagick to v7.1.2-15
2 parents 418227b + f0ab971 commit ecc03c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layers/imagick/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ARG BREF_VERSION
33
FROM bref/build-php-$PHP_VERSION:$BREF_VERSION AS ext
44
ARG PHP_VERSION
55

6-
ENV IMAGICK_VERSION="7.1.1-38"
6+
ENV IMAGICK_VERSION="7.1.2-15"
77
ENV AOM_VERSION="3.10.0"
88
ENV LIBHEIF_VERSION="1.19.3"
99
ENV LIBDE265_VERSION="1.0.15"

0 commit comments

Comments
 (0)