add new php extensions dependencies for v6
This commit is contained in:
parent
06806341c7
commit
20df7be2f4
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ RUN apk add --no-cache \
|
|||
php7-session \
|
||||
php7-dom \
|
||||
php7-xmlwriter \
|
||||
php7-xmlreader \
|
||||
php7-sodium \
|
||||
curl \
|
||||
wget \
|
||||
vim \
|
||||
|
|
Loading…
Add table
Reference in a new issue