diff --git a/Dockerfile b/Dockerfile index a50e613..c7f09bf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -83,7 +83,7 @@ ENV IMAGEMAGICK_EPOCH="8:" RUN [[ $(apt-cache show imagemagick | grep Version) =~ $IMAGEMAGICK_EPOCH ]] # Build ImageMagick from source -ENV IMAGEMAGICK_VERSION="7.1.1-22" +ENV IMAGEMAGICK_VERSION="7.1.1-26" RUN git clone --depth 1 --branch $IMAGEMAGICK_VERSION https://github.com/ImageMagick/ImageMagick.git imagemagick WORKDIR imagemagick RUN ./configure \ diff --git a/README.md b/README.md index 3ed9653..13bf4c9 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ The packages will automatically resolve their own dependencies when installed wi #### Example Output ```sh $ magick --version -Version: ImageMagick 7.1.1-22 Q16-HDRI x86_64 b5350adcb:20231203 https://imagemagick.org +Version: ImageMagick 7.1.1-26 Q16-HDRI x86_64 a12f6d128:20240107 https://imagemagick.org Copyright: (C) 1999 ImageMagick Studio LLC License: https://imagemagick.org/script/license.php Features: Cipher DPC HDRI Modules OpenMP(4.5)