Skip to content

Commit cf93cdf

Browse files
authored
Merge pull request #646 from glours/bump-compose-2-3-3
2 parents ad85fb0 + b9e03a2 commit cf93cdf

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.2
41+
DOCKER_COMPOSE_REF ?= v2.3.3
4242

4343
export BUILDTIME
4444
export DEFAULT_PRODUCT_LICENSE

0 commit comments

Comments
 (0)