Skip to content

Commit 039f6d8

Browse files
authored
Merge pull request #1225 from glours/bump-compose-v2.38.2
bump compose to version v2.38.2
2 parents f30d6a5 + 4a0cbbf commit 039f6d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ DOCKER_CLI_REF ?= $(REF)
4141
DOCKER_ENGINE_REF ?= $(REF)
4242
# DOCKER_COMPOSE_REF is the version of compose to package. It usually is a tag,
4343
# but can be a valid git reference in DOCKER_COMPOSE_REPO.
44-
DOCKER_COMPOSE_REF ?= v2.38.1
44+
DOCKER_COMPOSE_REF ?= v2.38.2
4545
# DOCKER_BUILDX_REF is the version of compose to package. It usually is a tag,
4646
# but can be a valid git reference in DOCKER_BUILDX_REPO.
4747
DOCKER_BUILDX_REF ?= v0.25.0

0 commit comments

Comments
 (0)