mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 14:49:53 +02:00
⬆️ ocrd_fileformat 0.5.0
This commit is contained in:
parent
a04387fba1
commit
e5e5ddb3a3
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ ARG DRONE_COMMIT="latest"
|
|||
FROM quratorspk/ocrd-galley-core:$DRONE_COMMIT
|
||||
|
||||
ARG PIP_INSTALL="pip install --no-cache-dir"
|
||||
ARG OCRD_FILEFORMAT_VERSION="0.2.0"
|
||||
ARG OCRD_FILEFORMAT_VERSION="0.5.0"
|
||||
|
||||
|
||||
RUN apt-get update && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue