mirror of
https://github.com/moby/moby.git
synced 2026-07-06 06:38:19 +00: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>