Skip to content

Commit 4e7653d

Browse files
authored
Merge pull request #785 from glours/bump-compose-version-2.13.0
bump compose version to v2.13.0
2 parents 30824e0 + 10e04ad commit 4e7653d

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.22.0
43-
DOCKER_COMPOSE_REF ?= v2.12.2
43+
DOCKER_COMPOSE_REF ?= v2.13.0
4444
DOCKER_BUILDX_REF ?= v0.9.1
4545

4646
# Use "stage" to install dependencies from download-stage.docker.com during the

0 commit comments

Comments
 (0)