Skip to content

Commit fbc854d

Browse files
committed
Dockerfile: update docker CLI to v27.5.0
Update the Docker CLI used in the dev-container full diff: docker/cli@v27.3.1...v27.5.0 Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 1e2a828) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent 36c72d4 commit fbc854d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ARG XX_VERSION=1.6.1
88
ARG VPNKIT_VERSION=0.5.0
99

1010
ARG DOCKERCLI_REPOSITORY="https://github.com/docker/cli.git"
11-
ARG DOCKERCLI_VERSION=v27.3.1
11+
ARG DOCKERCLI_VERSION=v27.5.0
1212
# cli version used for integration-cli tests
1313
ARG DOCKERCLI_INTEGRATION_REPOSITORY="https://github.com/docker/cli.git"
1414
ARG DOCKERCLI_INTEGRATION_VERSION=v17.06.2-ce

0 commit comments

Comments
 (0)