We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3c8f6c + 38a8224 commit d8abe31Copy full SHA for d8abe31
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.33.0
+DOCKER_COMPOSE_REF ?= v2.33.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.21.1
0 commit comments