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 bc26d52 + 4d5d57f commit 0b5f918Copy full SHA for 0b5f918
common.mk
@@ -47,7 +47,7 @@ DOCKER_COMPOSE_REF ?= v2.39.0
47
DOCKER_BUILDX_REF ?= v0.26.1
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.34
+DOCKER_MODEL_REF ?= v0.1.36
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