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 63ebc23 commit be1e861Copy full SHA for be1e861
common.mk
@@ -44,7 +44,7 @@ DOCKER_ENGINE_REF ?= $(REF)
44
DOCKER_COMPOSE_REF ?= v2.38.2
45
# DOCKER_BUILDX_REF is the version of compose to package. It usually is a tag,
46
# but can be a valid git reference in DOCKER_BUILDX_REPO.
47
-DOCKER_BUILDX_REF ?= v0.26.0
+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
0 commit comments