add php dependencies
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
Mauro Torrez 2019-10-01 23:22:29 -03:00
parent f9ffd8b585
commit e8e9e57c40

View File

@ -15,8 +15,8 @@ RUN set -ex; \
php-zip \
# php-imagick \
php-xml \
# php-mbstring \
# php-curl \
php-mbstring \
php-curl \
;
ENV ROUNDCUBEMAIL_VERSION=1.3.10