docker: rebase on core-cuda stage

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

@ -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…
Cancel
Save