mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Fixes a bug where a test would fail due to jq syntax not being supported on all versions. Changes the syntax to an equivalent way also supported on older versions. Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com> Upstream-commit: 1d0a5eb33fc7828301fee6bdf1f5c4987f92c7f4 Component: engine