diff --git a/.docker/alpine.dockerfile b/.docker/alpine.dockerfile index d8472c11..8f0b383e 100644 --- a/.docker/alpine.dockerfile +++ b/.docker/alpine.dockerfile @@ -56,7 +56,7 @@ RUN \ # Add runtime dependencies && apk add --update \ python3 \ - jbig2enc@testing \ + jbig2enc@community \ ghostscript \ qpdf@community \ qpdf-dev@community \