Skip to content

Commit 1d6b471

Browse files
authored
Merge pull request moby#50092 from thaJeztah/bump_dev_cli
Dockerfile: update cli to v28.2.0-rc.2
2 parents 5cc94a5 + 048199f commit 1d6b471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ARG XX_VERSION=1.6.1
1010
ARG VPNKIT_VERSION=0.6.0
1111

1212
# DOCKERCLI_VERSION is the version of the CLI to install in the dev-container.
13-
ARG DOCKERCLI_VERSION=v28.1.1
13+
ARG DOCKERCLI_VERSION=v28.2.0-rc.2
1414
ARG DOCKERCLI_REPOSITORY="https://github.com/docker/cli.git"
1515

1616
# cli version used for integration-cli tests

0 commit comments

Comments
 (0)