mirror of
https://github.com/containers/podman.git
synced 2026-09-22 03:15:56 -04: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>