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.
1 parent 8840a50 commit 984aad5Copy full SHA for 984aad5
common.mk
@@ -47,7 +47,7 @@ DOCKER_COMPOSE_REF ?= v2.36.0
47
DOCKER_BUILDX_REF ?= v0.23.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.23
+DOCKER_MODEL_REF ?= v0.1.24
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