mirror of
https://github.com/docker/docs.git
synced 2026-03-28 23:08:49 +07:00
The server configuration already keeps the current version if the daemon. This patch changes the middleware logic to use it rather than using the global value. This removes the dockerversion package dependency from the api. Signed-off-by: David Calavera <david.calavera@gmail.com>