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 26a466c + 687c7b3 commit 1cb3301Copy full SHA for 1cb3301
common.mk
@@ -41,7 +41,7 @@ DOCKER_CLI_REF ?= $(REF)
41
DOCKER_ENGINE_REF ?= $(REF)
42
# DOCKER_COMPOSE_REF is the version of compose to package. It usually is a tag,
43
# but can be a valid git reference in DOCKER_COMPOSE_REPO.
44
-DOCKER_COMPOSE_REF ?= v2.40.2
+DOCKER_COMPOSE_REF ?= v2.40.3
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.29.1
0 commit comments