mirror of
https://github.com/docker/cli.git
synced 2026-09-25 17:02:07 -04:00
client: bump default version to v1.25
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
Upstream-commit: 58c2d938dd
Component: cli
This commit is contained in:
@@ -58,7 +58,7 @@ import (
|
||||
)
|
||||
|
||||
// DefaultVersion is the version of the current stable API
|
||||
const DefaultVersion string = "1.23"
|
||||
const DefaultVersion string = "1.25"
|
||||
|
||||
// Client is the API client that performs all operations
|
||||
// against a docker server.
|
||||
|
||||
Reference in New Issue
Block a user