Skip to content

Commit

Permalink
bump compose to v2.17.3
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
  • Loading branch information
ndeloof committed Apr 20, 2023
1 parent 0a799b4 commit 1676eb3
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 @@ -38,7 +38,7 @@ DOCKER_BUILDX_REPO ?= https://github.com/docker/buildx.git
REF ?= HEAD
DOCKER_CLI_REF ?= $(REF)
DOCKER_ENGINE_REF ?= $(REF)
DOCKER_COMPOSE_REF ?= v2.17.2
DOCKER_COMPOSE_REF ?= v2.17.3
DOCKER_BUILDX_REF ?= v0.10.4

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

0 comments on commit 1676eb3

Please sign in to comment.