aboutsummaryrefslogtreecommitdiff
path: root/projects/tesseract-ocr/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/tesseract-ocr/Dockerfile')
-rw-r--r--projects/tesseract-ocr/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/tesseract-ocr/Dockerfile b/projects/tesseract-ocr/Dockerfile
index e22232d89..daf607032 100644
--- a/projects/tesseract-ocr/Dockerfile
+++ b/projects/tesseract-ocr/Dockerfile
@@ -20,5 +20,4 @@ RUN apt-get update && apt-get install -y autoconf automake libtool pkg-config li
RUN git clone --depth 1 https://github.com/danbloomberg/leptonica
RUN git clone --depth 1 https://github.com/tesseract-ocr/tesseract
RUN git clone --depth 1 https://github.com/tesseract-ocr/tessdata
-RUN git clone https://github.com/guidovranken/tesseract-ocr-fuzzers
COPY build.sh $SRC/