mirror of
https://github.com/containers/podman.git
synced 2026-03-05 23:41:50 -05:00
`pull` parameter in `build` must accept string just like docker. Ref: https://docs.docker.com/engine/api/v1.42/#tag/Image/operation/ImageBuild Closes: https://github.com/containers/podman/issues/17778 Signed-off-by: Aditya R <arajan@redhat.com>