diff --git a/Makefile b/Makefile index f54cf5b..e4ac5c6 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ PYTHON ?= python3 PIP ?= pip3 EXTRAS ?= -DOCKER_BASE_IMAGE ?= docker.io/ocrd/core-cuda-tf2:v3.13.0 +DOCKER_BASE_IMAGE ?= docker.io/ocrd/core-cuda-onnx:v3.13.1 DOCKER_TAG ?= ocrd/eynollah DOCKER ?= docker WGET = wget -O