From 8d7605991c9efa2fa4485f98abb56acd5d6deebf Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Thu, 11 Feb 2021 21:35:35 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A7=20Try=20out=20Drone=20CI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile-ocrd_tesserocr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile-ocrd_tesserocr b/Dockerfile-ocrd_tesserocr index 531e3e0..db78b86 100644 --- a/Dockerfile-ocrd_tesserocr +++ b/Dockerfile-ocrd_tesserocr @@ -1,4 +1,4 @@ -FROM my_ocrd_workflow-core +FROM mikegerber/my_ocrd_workflow-core ARG PIP_INSTALL="pip install --no-cache-dir" ARG TESSDATA_BEST_VERSION="4.0.0"