We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1504a5b + 060f321 commit 560b577Copy full SHA for 560b577
layers/imagick/Dockerfile
@@ -8,7 +8,7 @@ ENV AOM_VERSION="3.10.0"
8
ENV LIBHEIF_VERSION="1.19.3"
9
ENV LIBDE265_VERSION="1.0.15"
10
ENV GS_VERSION="9.56.1"
11
-ENV IMAGICK_EXT_COMMIT="28f27044e435a2b203e32675e942eb8de620ee58"
+ENV IMAGICK_EXT_COMMIT="70087bab33eab913e99ac77d64d04d1a2fd0b7b0"
12
13
# Prepare environment
14
ENV IMAGICK_BUILD_DIR=${BUILD_DIR}/imagick
layers/imagick/config.json
@@ -2,6 +2,7 @@
2
"php": [
3
"82",
4
"83",
5
- "84"
+ "84",
6
+ "85"
7
]
}
0 commit comments