Skip to content

Commit

Permalink
docker: rebase on core-cuda stage
Browse files Browse the repository at this point in the history
  • Loading branch information
bertsky authored Oct 15, 2024
1 parent 547229c commit d259795
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# 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

.PHONY: help install
Expand Down

0 comments on commit d259795

Please sign in to comment.