1
0
Fork 0
mirror of synced 2024-05-20 12:42:39 +12:00

Removed imagemagick dev

This commit is contained in:
Eldad Fux 2020-10-29 00:34:21 +02:00
parent 42d9a64473
commit eb9730b606

View file

@ -135,12 +135,10 @@ RUN \
brotli-dev \
yaml-dev \
imagemagick \
imagemagick-dev \
libmaxminddb-dev \
certbot \
docker-cli \
docker-compose \
libmaxminddb \
libmaxminddb-dev \
&& docker-php-ext-install sockets opcache pdo_mysql \
&& apk del .deps \
&& rm -rf /var/cache/apk/*