CD: base docker image: typo {,v}3.13.0

This commit is contained in:
kba 2026-05-11 13:41:30 +02:00
parent d7337a3080
commit 1df32eba87

View file

@ -2,7 +2,7 @@ PYTHON ?= python3
PIP ?= pip3
EXTRAS ?=
DOCKER_BASE_IMAGE ?= docker.io/ocrd/core-cuda-tf2:3.13.0
DOCKER_BASE_IMAGE ?= docker.io/ocrd/core-cuda-tf2:v3.13.0
DOCKER_TAG ?= ocrd/eynollah
DOCKER ?= docker
WGET = wget -O