diff --git a/.docker/alpine.dockerfile b/.docker/alpine.dockerfile index 8f0b383e..b2879e27 100644 --- a/.docker/alpine.dockerfile +++ b/.docker/alpine.dockerfile @@ -14,7 +14,7 @@ RUN \ && apk add --update \ python3-dev \ py3-setuptools \ - jbig2enc@testing \ + jbig2enc@community \ ghostscript \ qpdf@community \ qpdf-dev@community \