Skip to content

Commit a9a710b

Browse files
committed
deps: upgrade imagick extension to 3.8.1
1 parent 83500ed commit a9a710b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

runtime/base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ RUN set -xe; \
489489
# - php
490490
ENV IMAGICK_BUILD_DIR=${BUILD_DIR}/imagick
491491
ENV VERSION_IMAGICK=7.1.2-12
492-
ENV VERSION_IMAGICK_EXTENSION=3.8.0
492+
ENV VERSION_IMAGICK_EXTENSION=3.8.1
493493

494494
RUN LD_LIBRARY_PATH= yum -y install libjpeg-devel libpng-devel
495495

0 commit comments

Comments
 (0)