diff options
author | umohnani8 <umohnani@redhat.com> | 2018-06-14 13:25:03 -0400 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-06-14 19:24:37 +0000 |
commit | 6bdf023aeace52d47eb59697bfc46a8d2278b86d (patch) | |
tree | 9ff996319214a4fee381f7ca2ebd60c49312d7b5 /vendor.conf | |
parent | c1ef1151ac5b1e3845562c10f5b5fcc8b1b82ecf (diff) | |
download | podman-6bdf023aeace52d47eb59697bfc46a8d2278b86d.tar.gz podman-6bdf023aeace52d47eb59697bfc46a8d2278b86d.tar.bz2 podman-6bdf023aeace52d47eb59697bfc46a8d2278b86d.zip |
Vendor in latest projectatomic/buildah
Adds --rm and --force-rm to podman build.
Signed-off-by: umohnani8 <umohnani@redhat.com>
Closes: #945
Approved by: rhatdan
Diffstat (limited to 'vendor.conf')
-rw-r--r-- | vendor.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor.conf b/vendor.conf index 7ee7ffbb4..c9a055c3a 100644 --- a/vendor.conf +++ b/vendor.conf @@ -88,7 +88,7 @@ k8s.io/kube-openapi 275e2ce91dec4c05a4094a7b1daee5560b555ac9 https://github.com/ k8s.io/utils 258e2a2fa64568210fbd6267cf1d8fd87c3cb86e https://github.com/kubernetes/utils github.com/mrunalp/fileutils master github.com/varlink/go master -github.com/projectatomic/buildah 6c4bef7f2e17432d4dc4065299cec08754ca5863 +github.com/projectatomic/buildah fc438bb932e891cbe04109cfae1dfbe3c99307a5 github.com/Nvveen/Gotty master github.com/fsouza/go-dockerclient master github.com/openshift/imagebuilder master |