We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5cc94a5 + 048199f commit 1d6b471Copy full SHA for 1d6b471
Dockerfile
@@ -10,7 +10,7 @@ ARG XX_VERSION=1.6.1
10
ARG VPNKIT_VERSION=0.6.0
11
12
# DOCKERCLI_VERSION is the version of the CLI to install in the dev-container.
13
-ARG DOCKERCLI_VERSION=v28.1.1
+ARG DOCKERCLI_VERSION=v28.2.0-rc.2
14
ARG DOCKERCLI_REPOSITORY="https://github.com/docker/cli.git"
15
16
# cli version used for integration-cli tests
0 commit comments