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 b926edc + 6f723ce commit 7a5a5f5Copy full SHA for 7a5a5f5
common.mk
@@ -40,7 +40,7 @@ DOCKER_CLI_REF ?= $(REF)
40
DOCKER_ENGINE_REF ?= $(REF)
41
# DOCKER_COMPOSE_REF is the version of compose to package. It usually is a tag,
42
# but can be a valid git reference in DOCKER_COMPOSE_REPO.
43
-DOCKER_COMPOSE_REF ?= v2.26.1
+DOCKER_COMPOSE_REF ?= v2.27.0
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.14.0
0 commit comments