⬆️ Update dinglehopper

This commit is contained in:
Gerber, Mike 2022-08-23 19:16:11 +02:00
parent b413cfe469
commit 46e064c3e5

View file

@ -2,7 +2,7 @@ ARG DRONE_COMMIT="latest"
FROM quratorspk/ocrd-galley-core:$DRONE_COMMIT FROM quratorspk/ocrd-galley-core:$DRONE_COMMIT
ARG PIP_INSTALL="pip install --no-cache-dir" ARG PIP_INSTALL="pip install --no-cache-dir"
ARG DINGLEHOPPER_COMMIT="d726396" ARG DINGLEHOPPER_COMMIT="dcc10c5"
# Build pip installable stuff # Build pip installable stuff