Update required dependencies.
Adding Missing Packages libxml2-dev and libxslt-dev
This commit is contained in:
parent
8eada6dcf9
commit
0b2aa870f3
|
@ -25,6 +25,8 @@ RUN \
|
||||||
git \
|
git \
|
||||||
curl-dev \
|
curl-dev \
|
||||||
libressl-dev \
|
libressl-dev \
|
||||||
|
libxml2-dev \
|
||||||
|
libxslt-dev \
|
||||||
libffi-dev \
|
libffi-dev \
|
||||||
python3-dev && \
|
python3-dev && \
|
||||||
echo "**** install runtime packages ****" && \
|
echo "**** install runtime packages ****" && \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user