diff --git a/docs/sources/api/docker_remote_api.rst b/docs/sources/api/docker_remote_api.rst index 7cb7b323c1..b6615ad7d6 100644 --- a/docs/sources/api/docker_remote_api.rst +++ b/docs/sources/api/docker_remote_api.rst @@ -26,10 +26,10 @@ Docker Remote API 2. Versions =========== -The current version of the API is 1.7 +The current version of the API is 1.8 Calling /images//insert is the same as calling -/v1.7/images//insert +/v1.8/images//insert You can still call an old version of the api using /v1.0/images//insert