disable imagemagick until alpine fixed their dependencies
This commit is contained in:
parent
552d0a87fb
commit
6f5d7b2b87
@ -114,7 +114,7 @@ RUN apk add --no-cache \
|
||||
php7-pecl-apcu \
|
||||
php7-opcache \
|
||||
php7-pcntl \
|
||||
php7-imagick \
|
||||
#php7-imagick \
|
||||
php7-ctype \
|
||||
php7-curl \
|
||||
php7-dom \
|
||||
|
Loading…
Reference in New Issue
Block a user