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 a80fc88 + ec6a1ad commit b926edcCopy full SHA for b926edc
common.mk
@@ -43,7 +43,7 @@ DOCKER_ENGINE_REF ?= $(REF)
43
DOCKER_COMPOSE_REF ?= v2.26.1
44
# DOCKER_BUILDX_REF is the version of compose to package. It usually is a tag,
45
# but can be a valid git reference in DOCKER_BUILDX_REPO.
46
-DOCKER_BUILDX_REF ?= v0.13.1
+DOCKER_BUILDX_REF ?= v0.14.0
47
48
# Use "stage" to install dependencies from download-stage.docker.com during the
49
# verify step. Leave empty or use any other value to install from download.docker.com
0 commit comments