mirror of
https://github.com/moby/moby.git
synced 2026-08-08 00:52:17 +00:00
Dockerfile: update compose to v2.28.1
Update the compose cli plugin used in the dev-container
full diff: https://github.com/docker/cli/compare/v2.27.1...v2.28.1
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
(cherry picked from commit 790035f754)
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
This commit is contained in:
@@ -13,7 +13,7 @@ ARG DOCKERCLI_VERSION=v26.1.0
|
||||
ARG DOCKERCLI_INTEGRATION_REPOSITORY="https://github.com/docker/cli.git"
|
||||
ARG DOCKERCLI_INTEGRATION_VERSION=v17.06.2-ce
|
||||
ARG BUILDX_VERSION=0.15.1
|
||||
ARG COMPOSE_VERSION=v2.27.1
|
||||
ARG COMPOSE_VERSION=v2.28.1
|
||||
|
||||
ARG SYSTEMD="false"
|
||||
ARG DOCKER_STATIC=1
|
||||
|
||||
Reference in New Issue
Block a user