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
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue