Skip to content

Commit 7e3aa0e

Browse files
committed
update Compose to v2.3.4
Signed-off-by: Guillaume Lours <[email protected]>
1 parent 9de677a commit 7e3aa0e

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
@@ -38,7 +38,7 @@ REF ?= HEAD
3838
DOCKER_CLI_REF ?= $(REF)
3939
DOCKER_ENGINE_REF ?= $(REF)
4040
DOCKER_SCAN_REF ?= v0.17.0
41-
DOCKER_COMPOSE_REF ?= v2.3.3
41+
DOCKER_COMPOSE_REF ?= v2.3.4
4242

4343
export BUILDTIME
4444
export DEFAULT_PRODUCT_LICENSE

0 commit comments

Comments
 (0)