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 8840a50 + ce07142 commit fc77027Copy full SHA for fc77027
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.0
+DOCKER_COMPOSE_REF ?= v2.36.1
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.23.0
0 commit comments