revert imagemagick6 change

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2022-12-29 13:43:47 +01:00
parent 7a6f350248
commit d06b3a7b19
2 changed files with 2 additions and 4 deletions

View file

@ -47,7 +47,7 @@ RUN set -ex; \
ghostscript-dev \
tiff-dev \
zlib-dev \
imagemagick6-dev \
imagemagick-dev \
libheif-dev \
librsvg-dev \
libxext-dev \
@ -213,6 +213,7 @@ RUN set -ex; \
gcompat \
libjpeg \
librsvg \
libheif \
; \
rm -rf /var/lib/apt/lists/*