update php classes
This commit is contained in:
parent
0f4f8f40c4
commit
d22452205c
1 changed files with 5 additions and 0 deletions
|
@ -35,6 +35,11 @@ RUN apk --no-cache add \
|
||||||
php7-xmlreader \
|
php7-xmlreader \
|
||||||
php7-zip \
|
php7-zip \
|
||||||
php7-zlib \
|
php7-zlib \
|
||||||
|
php7-xmlwriter \
|
||||||
|
php7-xsl \
|
||||||
|
php7-pcntl \
|
||||||
|
php7-posix \
|
||||||
|
php7-sockets \
|
||||||
nginx \
|
nginx \
|
||||||
runit \
|
runit \
|
||||||
curl \
|
curl \
|
||||||
|
|
Loading…
Reference in a new issue