Skip to content

Commit

Permalink
make docker: fix docker tag
Browse files Browse the repository at this point in the history
  • Loading branch information
bertsky authored Oct 14, 2024
1 parent ccfc821 commit 05e3088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 05e3088

Please sign in to comment.