Skip to content

Commit f37a774

Browse files
authored
add tesseract (#119)
1 parent 62238c6 commit f37a774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker_images/conan-training/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ RUN apt-get update && apt-get install -y \
3333
python3-pip \
3434
python3-venv \
3535
tree \
36-
file && \
36+
file tesseract-ocr && \
3737
rm -rf /var/lib/apt/lists/*
3838

3939
RUN add-apt-repository -y ppa:ubuntu-toolchain-r/test && \

0 commit comments

Comments
 (0)