make docker: fix docker tag

pull/70/head
Robert Sachunsky 1 month ago committed by GitHub
parent ccfc8212ec
commit 05e3088f8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,7 +1,7 @@
# BEGIN-EVAL makefile-parser --make-help Makefile
DOCKER_BASE_IMAGE = docker.io/ocrd/core:v2.69.0
DOCKER_TAG = ocrd/nmalign
DOCKER_TAG = ocrd/sbb_binarization
.PHONY: help install
help:

Loading…
Cancel
Save