From 92667c333fea089038924d2a703ccdb3052a24e8 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Sat, 13 Apr 2024 20:00:49 +0200 Subject: [PATCH] add openblas --- Containerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 515bce4..0fa33a8 100644 --- a/Containerfile +++ b/Containerfile @@ -52,7 +52,8 @@ RUN apk add --no-cache \ tesseract-ocr-data-osd \ unpaper \ font-liberation \ - poppler-utils + poppler-utils \ + openblas COPY --from=builder /install /var/lib/paperless