mirror of
https://github.com/docker/cli.git
synced 2026-09-25 17:02:07 -04:00
fix experimental version and release script
add api version experimental Signed-off-by: Jessica Frazelle <princess@docker.com> Upstream-commit: b372f9f224d2dcc2a7beca55751782060dc9b12f Component: engine
This commit is contained in:
@@ -1687,7 +1687,8 @@ Show the docker version information
|
||||
"GoVersion": "go1.4.1",
|
||||
"GitCommit": "a8a31ef",
|
||||
"Arch": "amd64",
|
||||
"ApiVersion": "1.19"
|
||||
"ApiVersion": "1.20",
|
||||
"Experimental": false
|
||||
}
|
||||
|
||||
Status Codes:
|
||||
|
||||
Reference in New Issue
Block a user