mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 14:49:53 +02:00
🧹 Update/move some XXXs/TODOs
This commit is contained in:
parent
b08dc66f9f
commit
0889d1a5e3
2 changed files with 1 additions and 2 deletions
|
@ -30,7 +30,6 @@ RUN apt-get update && \
|
|||
|
||||
|
||||
# Build Leptonica and Tesseract.
|
||||
# XXX Use a multi stage build for this.
|
||||
RUN curl -sSL -O https://github.com/DanBloomberg/leptonica/releases/download/$LEPTONICA_VERSION/leptonica-$LEPTONICA_VERSION.tar.gz && \
|
||||
tar xvzf leptonica-$LEPTONICA_VERSION.tar.gz && \
|
||||
cd leptonica-$LEPTONICA_VERSION && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue