Skip to content

Commit 048199f

Browse files
committed
Dockerfile: update cli to v28.2.0-rc.2
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent 5d7550e commit 048199f

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)