We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 06077c3 + c19ad21 commit 58a8737Copy full SHA for 58a8737
common.mk
@@ -47,7 +47,7 @@ DOCKER_COMPOSE_REF ?= v2.37.1
47
DOCKER_BUILDX_REF ?= v0.24.0
48
# DOCKER_MODEL_REF is the version of model to package. It is usually a tag,
49
# but can be a valid git reference in DOCKER_MODEL_REPO.
50
-DOCKER_MODEL_REF ?= v0.1.24
+DOCKER_MODEL_REF ?= v0.1.29
51
52
# Use "stage" to install dependencies from download-stage.docker.com during the
53
# verify step. Leave empty or use any other value to install from download.docker.com
0 commit comments