Merge pull request #1612 from ArthurHoaro/hotfix/simplexml
Include php-simplexml in Docker image
This commit is contained in:
commit
06734af130
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ RUN apk --update --no-cache add \
|
||||||
php7-openssl \
|
php7-openssl \
|
||||||
php7-session \
|
php7-session \
|
||||||
php7-xml \
|
php7-xml \
|
||||||
|
php7-simplexml \
|
||||||
php7-zlib \
|
php7-zlib \
|
||||||
s6
|
s6
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue