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 18e4b19 + c252e08 commit 005c100Copy full SHA for 005c100
common.mk
@@ -47,7 +47,7 @@ DOCKER_COMPOSE_REF ?= v2.38.2
47
DOCKER_BUILDX_REF ?= v0.25.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.33
+DOCKER_MODEL_REF ?= v0.1.34
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