try to make imagick work

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2022-12-29 12:31:59 +01:00
parent a2cfa17b05
commit 810094daa3
2 changed files with 21 additions and 1 deletions

View file

@ -200,6 +200,8 @@ RUN set -ex; \
grep \
coreutils \
gcompat \
libjpeg \
librsvg \
; \
rm -rf /var/lib/apt/lists/*