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.
1 parent 0761b4d commit 09f7a03Copy full SHA for 09f7a03
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.36.1
+DOCKER_COMPOSE_REF ?= v2.36.2
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.24.0
0 commit comments