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 8a57ed8 + 002d0d0 commit 658fd99Copy full SHA for 658fd99
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.34.0
+DOCKER_COMPOSE_REF ?= v2.35.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.22.0
0 commit comments