mirror of
https://github.com/containers/podman.git
synced 2026-05-30 11:25:12 -04:00
The compatibility endpoint for build labels should be of type dict (not list). For backwards compatibility, we support both. Fixes: #9517 Signed-off-by: baude <bbaude@redhat.com>