mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-07-26 03:09:53 +02:00
docker: rebase on core-cuda stage
This commit is contained in:
parent
547229c0a4
commit
d2597959ba
1 changed files with 2 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -1,6 +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
|
# should really be core-cuda-tf2, but not as long as we must restrict TF2 minor version
|
||||||
|
DOCKER_BASE_IMAGE = docker.io/ocrd/core-cuda:v2.69.0
|
||||||
DOCKER_TAG = ocrd/sbb_binarization
|
DOCKER_TAG = ocrd/sbb_binarization
|
||||||
|
|
||||||
.PHONY: help install
|
.PHONY: help install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue