mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-12 16:44:08 -08:00
add new php extensions dependencies for v6
This commit is contained in:
parent
06806341c7
commit
20df7be2f4
|
@ -25,6 +25,8 @@ RUN apk add --no-cache \
|
||||||
php7-session \
|
php7-session \
|
||||||
php7-dom \
|
php7-dom \
|
||||||
php7-xmlwriter \
|
php7-xmlwriter \
|
||||||
|
php7-xmlreader \
|
||||||
|
php7-sodium \
|
||||||
curl \
|
curl \
|
||||||
wget \
|
wget \
|
||||||
vim \
|
vim \
|
||||||
|
|
Loading…
Reference in a new issue