mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -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-dom \
|
||||
php7-xmlwriter \
|
||||
php7-xmlreader \
|
||||
php7-sodium \
|
||||
curl \
|
||||
wget \
|
||||
vim \
|
||||
|
|
Loading…
Reference in a new issue