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 b83f868 + 67ce030 commit bc26d52Copy full SHA for bc26d52
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.38.2
+DOCKER_COMPOSE_REF ?= v2.39.0
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.26.1
0 commit comments