Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests/quadlet: Fix network name retrieval in podman inspect
A recent Podman release updated `podman inspect` to properly return the NetworkID instead of the name [1]. Update the retrieval of the network name to use the first key in the dictionary, since there is only one network. [1]: containers/podman#24910
- Loading branch information