mirror of
https://github.com/moby/moby.git
synced 2026-07-07 15:18:41 +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>