Add libxml2 for python module lxml

This commit is contained in:
cimnine 2021-09-17 22:14:37 +02:00
parent 8f35671d22
commit 6a4106155e
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ RUN apk add --no-cache \
libffi \
libjpeg-turbo \
libxslt \
libxml2 \
openssl \
postgresql-libs \
py3-pip \