add pillow cairosvg
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2023-02-11 18:56:29 +01:00
parent 994e353672
commit 84332c69f0
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -1,6 +1,6 @@
FROM polinux/mkdocs
RUN apk add py3-numpy py3-pandas py3-scipy
RUN apk add py3-numpy py3-pandas py3-scipy py3-cairo
RUN pip install mkdocs-material
RUN pip install mkdocs-table-reader-plugin