Skip to content

Commit

Permalink
Base Dockerfile on latest ocr-d core image
Browse files Browse the repository at this point in the history
Co-authored-by: Konstantin Baierer <[email protected]>
  • Loading branch information
joschrew and kba authored Oct 16, 2024
1 parent 5090d1b commit 2dbe3e3
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,4 +1,4 @@
DOCKER_BASE_IMAGE = docker.io/ocrd/core-cuda-torch:v2.69.0
DOCKER_BASE_IMAGE = docker.io/ocrd/core-cuda-torch:v2.70.0
DOCKER_TAG = ocrd/froc

install:
Expand Down

0 comments on commit 2dbe3e3

Please sign in to comment.