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 install \
|
||||
git \
|
||||
libxslt1-dev \
|
||||
libxslt1.1 \
|
||||
unzip \
|
||||
-yqq
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user