add openblas
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 30m11s
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 30m11s
This commit is contained in:
parent
2efde6f73d
commit
92667c333f
@ -52,7 +52,8 @@ RUN apk add --no-cache \
|
|||||||
tesseract-ocr-data-osd \
|
tesseract-ocr-data-osd \
|
||||||
unpaper \
|
unpaper \
|
||||||
font-liberation \
|
font-liberation \
|
||||||
poppler-utils
|
poppler-utils \
|
||||||
|
openblas
|
||||||
|
|
||||||
COPY --from=builder /install /var/lib/paperless
|
COPY --from=builder /install /var/lib/paperless
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user