mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-06-07 19:35:04 +02:00
make docker: fix docker tag
This commit is contained in:
parent
ccfc8212ec
commit
05e3088f8f
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue