Skip to content

Commit

Permalink
Merge pull request docker#675 from glours/bump-compose-2.4.1
Browse files Browse the repository at this point in the history
[master] bump Compose to v2.4.1 version
  • Loading branch information
thaJeztah authored Apr 4, 2022
2 parents 85ceb34 + e9adffc commit b815498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common.mk
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ REF ?= HEAD
DOCKER_CLI_REF ?= $(REF)
DOCKER_ENGINE_REF ?= $(REF)
DOCKER_SCAN_REF ?= v0.17.0
DOCKER_COMPOSE_REF ?= v2.4.0
DOCKER_COMPOSE_REF ?= v2.4.1
DOCKER_BUILDX_REF ?= v0.8.2

export BUILDTIME
Expand Down

0 comments on commit b815498

Please sign in to comment.