disable imagemagick until alpine fixed their dependencies

This commit is contained in:
Sebastian Hugentobler 2020-12-12 13:11:57 +01:00
parent 552d0a87fb
commit 6f5d7b2b87

View File

@ -114,7 +114,7 @@ RUN apk add --no-cache \
php7-pecl-apcu \ php7-pecl-apcu \
php7-opcache \ php7-opcache \
php7-pcntl \ php7-pcntl \
php7-imagick \ #php7-imagick \
php7-ctype \ php7-ctype \
php7-curl \ php7-curl \
php7-dom \ php7-dom \