diff --git a/Dockerfile.ci b/Dockerfile.ci index 72e4180..7a957f8 100644 --- a/Dockerfile.ci +++ b/Dockerfile.ci @@ -30,10 +30,11 @@ RUN apk add --no-cache \ py3-unpaddedbase64 \ py3-future \ # plugin deps - py3-pillow \ + #py3-pillow \ py3-magic \ py3-feedparser \ - py3-lxml + py3-lxml \ + && apk add --no-cache py3-pillow --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community # py3-gitlab # py3-semver # TODO remove pillow, magic, feedparser, lxml, gitlab and semver when maubot supports installing dependencies