File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ RUN set -xe; mkdir -p ${BUILD_DIR}/php-redis; cd ${BUILD_DIR}/php-redis; \
7171 echo "extension=redis.so" > ${INSTALL_DIR}/etc/php/conf.d/20-redis.ini
7272
7373# Imagick
74- ENV VERSION_IMAGICK=7.1.2-12 VERSION_IMAGICK_EXTENSION=3.8.1
74+ ENV VERSION_IMAGICK=7.1.2-22 VERSION_IMAGICK_EXTENSION=3.8.1
7575RUN mkdir -p ${BUILD_DIR}/imagick && curl -Ls https://github.com/ImageMagick/ImageMagick/archive/${VERSION_IMAGICK}.tar.gz | tar xzC ${BUILD_DIR}/imagick --strip-components=1
7676WORKDIR ${BUILD_DIR}/imagick
7777RUN ./configure --prefix ${INSTALL_DIR} --exec-prefix ${INSTALL_DIR} --with-webp --disable-static --with-freetype=yes && make -j $(nproc) install
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ RUN set -xe; mkdir -p ${BUILD_DIR}/php-redis; cd ${BUILD_DIR}/php-redis; \
7171 echo "extension=redis.so" > ${INSTALL_DIR}/etc/php/conf.d/20-redis.ini
7272
7373# Imagick
74- ENV VERSION_IMAGICK=7.1.2-12 VERSION_IMAGICK_EXTENSION=3.8.1
74+ ENV VERSION_IMAGICK=7.1.2-22 VERSION_IMAGICK_EXTENSION=3.8.1
7575RUN mkdir -p ${BUILD_DIR}/imagick && curl -Ls https://github.com/ImageMagick/ImageMagick/archive/${VERSION_IMAGICK}.tar.gz | tar xzC ${BUILD_DIR}/imagick --strip-components=1
7676WORKDIR ${BUILD_DIR}/imagick
7777RUN ./configure --prefix ${INSTALL_DIR} --exec-prefix ${INSTALL_DIR} --with-webp --disable-static --with-freetype=yes && make -j $(nproc) install
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ RUN set -xe; cd ${BUILD_DIR}; \
6464 done
6565
6666# Imagick
67- ENV VERSION_IMAGICK=7.1.2-12 VERSION_IMAGICK_EXTENSION=3.8.1
67+ ENV VERSION_IMAGICK=7.1.2-22 VERSION_IMAGICK_EXTENSION=3.8.1
6868RUN mkdir -p ${BUILD_DIR}/imagick && curl -Ls https://github.com/ImageMagick/ImageMagick/archive/${VERSION_IMAGICK}.tar.gz | tar xzC ${BUILD_DIR}/imagick --strip-components=1
6969WORKDIR ${BUILD_DIR}/imagick
7070RUN ./configure --prefix ${INSTALL_DIR} --exec-prefix ${INSTALL_DIR} --with-webp --disable-static --with-freetype=yes && make -j $(nproc) install
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ RUN set -xe; cd ${BUILD_DIR}; \
6464 done
6565
6666# Imagick
67- ENV VERSION_IMAGICK=7.1.2-12 VERSION_IMAGICK_EXTENSION=3.8.1
67+ ENV VERSION_IMAGICK=7.1.2-22 VERSION_IMAGICK_EXTENSION=3.8.1
6868RUN mkdir -p ${BUILD_DIR}/imagick && curl -Ls https://github.com/ImageMagick/ImageMagick/archive/${VERSION_IMAGICK}.tar.gz | tar xzC ${BUILD_DIR}/imagick --strip-components=1
6969WORKDIR ${BUILD_DIR}/imagick
7070RUN ./configure --prefix ${INSTALL_DIR} --exec-prefix ${INSTALL_DIR} --with-webp --disable-static --with-freetype=yes && make -j $(nproc) install
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ RUN set -xe; cd ${BUILD_DIR}; \
6262 done
6363
6464# Imagick
65- ENV VERSION_IMAGICK=7.1.2-12 VERSION_IMAGICK_EXTENSION=3.8.1
65+ ENV VERSION_IMAGICK=7.1.2-22 VERSION_IMAGICK_EXTENSION=3.8.1
6666RUN mkdir -p ${BUILD_DIR}/imagick && curl -Ls https://github.com/ImageMagick/ImageMagick/archive/${VERSION_IMAGICK}.tar.gz | tar xzC ${BUILD_DIR}/imagick --strip-components=1
6767WORKDIR ${BUILD_DIR}/imagick
6868RUN ./configure --prefix ${INSTALL_DIR} --exec-prefix ${INSTALL_DIR} --with-webp --disable-static --with-freetype=yes && make -j $(nproc) install
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ RUN set -xe; cd ${BUILD_DIR}; \
6262 done
6363
6464# Imagick
65- ENV VERSION_IMAGICK=7.1.2-12 VERSION_IMAGICK_EXTENSION=3.8.1
65+ ENV VERSION_IMAGICK=7.1.2-22 VERSION_IMAGICK_EXTENSION=3.8.1
6666RUN mkdir -p ${BUILD_DIR}/imagick && curl -Ls https://github.com/ImageMagick/ImageMagick/archive/${VERSION_IMAGICK}.tar.gz | tar xzC ${BUILD_DIR}/imagick --strip-components=1
6767WORKDIR ${BUILD_DIR}/imagick
6868RUN ./configure --prefix ${INSTALL_DIR} --exec-prefix ${INSTALL_DIR} --with-webp --disable-static --with-freetype=yes && make -j $(nproc) install
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ RUN set -xe; cd ${BUILD_DIR}; \
6262 done
6363
6464# Imagick
65- ENV VERSION_IMAGICK=7.1.2-12 VERSION_IMAGICK_EXTENSION=3.8.1
65+ ENV VERSION_IMAGICK=7.1.2-22 VERSION_IMAGICK_EXTENSION=3.8.1
6666RUN mkdir -p ${BUILD_DIR}/imagick && curl -Ls https://github.com/ImageMagick/ImageMagick/archive/${VERSION_IMAGICK}.tar.gz | tar xzC ${BUILD_DIR}/imagick --strip-components=1
6767WORKDIR ${BUILD_DIR}/imagick
6868RUN ./configure --prefix ${INSTALL_DIR} --exec-prefix ${INSTALL_DIR} --with-webp --disable-static --with-freetype=yes && make -j $(nproc) install
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ RUN set -xe; cd ${BUILD_DIR}; \
6262 done
6363
6464# Imagick
65- ENV VERSION_IMAGICK=7.1.2-12 VERSION_IMAGICK_EXTENSION=3.8.1
65+ ENV VERSION_IMAGICK=7.1.2-22 VERSION_IMAGICK_EXTENSION=3.8.1
6666RUN mkdir -p ${BUILD_DIR}/imagick && curl -Ls https://github.com/ImageMagick/ImageMagick/archive/${VERSION_IMAGICK}.tar.gz | tar xzC ${BUILD_DIR}/imagick --strip-components=1
6767WORKDIR ${BUILD_DIR}/imagick
6868RUN ./configure --prefix ${INSTALL_DIR} --exec-prefix ${INSTALL_DIR} --with-webp --disable-static --with-freetype=yes && make -j $(nproc) install
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ RUN set -xe; cd ${BUILD_DIR}; \
6262 done
6363
6464# Imagick
65- ENV VERSION_IMAGICK=7.1.2-12 VERSION_IMAGICK_EXTENSION=3.8.1
65+ ENV VERSION_IMAGICK=7.1.2-22 VERSION_IMAGICK_EXTENSION=3.8.1
6666RUN mkdir -p ${BUILD_DIR}/imagick && curl -Ls https://github.com/ImageMagick/ImageMagick/archive/${VERSION_IMAGICK}.tar.gz | tar xzC ${BUILD_DIR}/imagick --strip-components=1
6767WORKDIR ${BUILD_DIR}/imagick
6868RUN ./configure --prefix ${INSTALL_DIR} --exec-prefix ${INSTALL_DIR} --with-webp --disable-static --with-freetype=yes && make -j $(nproc) install
You can’t perform that action at this time.
0 commit comments