|
@@ -58,7 +58,7 @@ import (
|
|
)
|
|
)
|
|
|
|
|
|
// DefaultVersion is the version of the current stable API
|
|
// 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
|
|
// Client is the API client that performs all operations
|
|
// against a docker server.
|
|
// against a docker server.
|