diff --git a/Dockerfile b/Dockerfile index 633ed8a..dbd647b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 \