We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f950f47 commit 1d13f0eCopy full SHA for 1d13f0e
1 file changed
common.mk
@@ -40,7 +40,7 @@ DOCKER_CLI_REF ?= $(REF)
40
DOCKER_ENGINE_REF ?= $(REF)
41
# DOCKER_COMPOSE_REF is the version of compose to package. It usually is a tag,
42
# but can be a valid git reference in DOCKER_COMPOSE_REPO.
43
-DOCKER_COMPOSE_REF ?= v2.32.1
+DOCKER_COMPOSE_REF ?= v2.32.2
44
# DOCKER_BUILDX_REF is the version of compose to package. It usually is a tag,
45
# but can be a valid git reference in DOCKER_BUILDX_REPO.
46
DOCKER_BUILDX_REF ?= v0.19.3
0 commit comments