This commit is contained in:
vabene1111 2019-11-14 20:04:19 +01:00
parent 0c2d50d8c3
commit 0245c38976

View File

@ -18,7 +18,9 @@ RUN apk --no-cache add \
build-base \
gettext \
libxslt1-dev \
libxml2-dev
libxml2-dev \
libxslt-dev \
libcurl4-openssl-dev
RUN pip3 install --upgrade pip