mirror of
https://github.com/containers/podman.git
synced 2025-10-28 03:45:54 +08:00
Correcting the structure of the compat network prune response. They
should follow {"NetworksDeleted": [<network_name>",...]}
Fixes: #9310
Signed-off-by: baude <bbaude@redhat.com>