mirror of
https://github.com/docker/cli.git
synced 2026-01-25 03:42:05 +03:00
Fixes #14203 This bump fixes the issue of having the container's pipes connection reset by peer because of using the json.Encoder and having a \n added to the output. Signed-off-by: Michael Crosby <crosbymichael@gmail.com> Upstream-commit: 7b5896702bd2951541af27925620172edb5d3505 Component: engine