mirror of
https://github.com/moby/moby.git
synced 2026-07-11 18:13:57 +00:00
The DockerVersion field was present for informational purposes, but was not used anywhere. This patch stops propagating the field, which also reduces the number of places where the `dockerversion` package is used, which still needs a new home. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>