Skip to content

Commit

Permalink
imagemagick version
Browse files Browse the repository at this point in the history
  • Loading branch information
mstgnz committed May 9, 2023
1 parent 7acf5b5 commit 8c42de4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ RUN apt-get update \
--no-install-recommends \
&& rm -rf /var/lib/apt/lists/*

ENV IMAGEMAGICK_VERSION=7.1.0-25
ENV IMAGEMAGICK_VERSION=7.1.1-8

RUN cd && \
wget https://download.imagemagick.org/ImageMagick/download/releases/ImageMagick-${IMAGEMAGICK_VERSION}.tar.gz && \
Expand Down

0 comments on commit 8c42de4

Please sign in to comment.