mirror of
https://github.com/containers/podman.git
synced 2026-03-19 07:08:38 -04:00
Accept a tag in the compat api endpoint. For the fromImage param we already parse it but for fromSrc we did not. Fixes #18597 Signed-off-by: Paul Holzinger <pholzing@redhat.com>