Skip to content

Commit 1ce26e7

Browse files
committed
bump version of Compose to v2.5.1
Signed-off-by: Guillaume Lours <[email protected]>
1 parent 24e75f9 commit 1ce26e7

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
@@ -40,7 +40,7 @@ REF ?= HEAD
4040
DOCKER_CLI_REF ?= $(REF)
4141
DOCKER_ENGINE_REF ?= $(REF)
4242
DOCKER_SCAN_REF ?= v0.17.0
43-
DOCKER_COMPOSE_REF ?= v2.5.0
43+
DOCKER_COMPOSE_REF ?= v2.5.1
4444
DOCKER_BUILDX_REF ?= v0.8.2
4545

4646
export BUILDTIME

0 commit comments

Comments
 (0)