Also use stable Tesseract 5 for Docker

This commit is contained in:
James R. Barlow
2024-11-01 15:47:25 -07:00
parent b2669c7d71
commit 116e2692d0
+1 -1
View File
@@ -51,7 +51,7 @@ FROM base
RUN apt-get update && apt-get install -y software-properties-common
RUN add-apt-repository -y ppa:alex-p/tesseract-ocr-devel
RUN add-apt-repository -y ppa:alex-p/tesseract-ocr5.3
RUN apt-get update && apt-get install -y --no-install-recommends \
ghostscript \