We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62238c6 commit f37a774Copy full SHA for f37a774
docker_images/conan-training/Dockerfile
@@ -33,7 +33,7 @@ RUN apt-get update && apt-get install -y \
33
python3-pip \
34
python3-venv \
35
tree \
36
- file && \
+ file tesseract-ocr && \
37
rm -rf /var/lib/apt/lists/*
38
39
RUN add-apt-repository -y ppa:ubuntu-toolchain-r/test && \
0 commit comments