make docker: fix docker tag

This commit is contained in:
Robert Sachunsky 2024-10-14 13:12:29 +02:00 committed by GitHub
parent ccfc8212ec
commit 05e3088f8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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