mirror of
https://github.com/docker/docker-ce-packaging.git
synced 2025-04-19 00:04:03 +03:00
bump compose verstion to v2.35.0
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
This commit is contained in:
parent
8a57ed8b45
commit
002d0d0a0a
@ -40,7 +40,7 @@ DOCKER_CLI_REF ?= $(REF)
|
||||
DOCKER_ENGINE_REF ?= $(REF)
|
||||
# DOCKER_COMPOSE_REF is the version of compose to package. It usually is a tag,
|
||||
# but can be a valid git reference in DOCKER_COMPOSE_REPO.
|
||||
DOCKER_COMPOSE_REF ?= v2.34.0
|
||||
DOCKER_COMPOSE_REF ?= v2.35.0
|
||||
# DOCKER_BUILDX_REF is the version of compose to package. It usually is a tag,
|
||||
# but can be a valid git reference in DOCKER_BUILDX_REPO.
|
||||
DOCKER_BUILDX_REF ?= v0.22.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user