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 1abc619 commit 8ffc15dCopy full SHA for 8ffc15d
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.39.1
+DOCKER_COMPOSE_REF ?= v2.39.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.26.1
0 commit comments