diff --git a/Dockerfile-ocrd_wrap b/Dockerfile-ocrd_wrap index a6f8978..d38bc2c 100644 --- a/Dockerfile-ocrd_wrap +++ b/Dockerfile-ocrd_wrap @@ -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_WRAP_VERSION="0.1.4" +ARG OCRD_WRAP_VERSION="0.1.7" # Build pip installable stuff