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 f12e086 + 1b90ce5 commit a4107acCopy full SHA for a4107ac
common.mk
@@ -44,7 +44,7 @@ DOCKER_ENGINE_REF ?= $(REF)
44
DOCKER_COMPOSE_REF ?= v2.36.1
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.23.0
+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
0 commit comments