Skip to content

Commit 6168fab

Browse files
authored
Merge pull request #652 from glours/bump-compose-2-3-4
[master] update Compose to v2.3.4
2 parents b537ea6 + 7e3aa0e commit 6168fab

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)