inverse the addition of imagemagick by deleting it if it was not added

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2024-01-12 16:32:18 +01:00
parent f0e206b60d
commit d045a00453
2 changed files with 5 additions and 0 deletions

View file

@ -191,6 +191,7 @@ RUN set -ex; \
grep \
nodejs \
bind-tools \
imagemagick \
coreutils; \
\
grep -q '^pm = dynamic' /usr/local/etc/php-fpm.d/www.conf; \