add php7-curl

This commit is contained in:
Sebastian Hugentobler 2019-06-21 13:38:34 +02:00
parent 88766f71c9
commit 1bb52bf1dc

View File

@ -41,6 +41,7 @@ RUN apk add --no-cache \
php7-ctype \
php7-xmlwriter \
php7-tokenizer \
php7-curl \
composer
WORKDIR /var/lib/roundcube