mirror of
https://github.com/docker/cli.git
synced 2026-01-06 05:41:44 +03:00
It's hard-coded to the API defaultversion, so we can use that const directly. Ultimately, this should be something returned by the API client configured on the CLI, not the CLI itself. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>