disable imagemagick until alpine fixed their dependencies
This commit is contained in:
parent
552d0a87fb
commit
6f5d7b2b87
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue