Compare commits
No commits in common. "690bf2e73ea183afe0ebf432dfa73c80c17c0df0" and "7a374be4970f280f93e4a75748bd6be88c7b653f" have entirely different histories.
690bf2e73e
...
7a374be497
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM amd64/nextcloud:26.0.0-fpm
|
||||
FROM amd64/nextcloud:25.0.0-fpm
|
||||
RUN apt-get update && apt-get install -y libmagickcore-6.q16-6-extra tesseract-ocr && apt-get clean autoclean && apt-get autoremove -y
|
||||
ADD https://raw.githubusercontent.com/tesseract-ocr/tessdata/main/deu.traineddata /usr/share/tesseract-ocr/tessdata/
|
||||
ADD https://raw.githubusercontent.com/tesseract-ocr/tessdata/main/eng.traineddata /usr/share/tesseract-ocr/tessdata/
|
Loading…
Add table
Add a link
Reference in a new issue