add php7-simplexml

This commit is contained in:
Sebastian Hugentobler 2019-06-21 14:11:35 +02:00
parent 9e293f17df
commit 8f53a369cf

View File

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