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 1e9d8a6 + 9a47699 commit 5e70d33Copy full SHA for 5e70d33
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.26.0
+DOCKER_COMPOSE_REF ?= v2.26.1
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.13.1
0 commit comments