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