Add back dependency for xsl in docker build
This commit is contained in:
parent
a80a860f8d
commit
2b2ec71edd
@ -12,6 +12,8 @@ set -xe
|
|||||||
apt-get update -yqq
|
apt-get update -yqq
|
||||||
apt-get install \
|
apt-get install \
|
||||||
git \
|
git \
|
||||||
|
libxslt1-dev \
|
||||||
|
libxslt1.1 \
|
||||||
unzip \
|
unzip \
|
||||||
-yqq
|
-yqq
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user