diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2018-11-16 03:04:58 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-16 03:04:58 -0800 |
commit | 53c47b9061bcee28c1777c331ab6ede2a7e0dc37 (patch) | |
tree | 4693ef06b604f1493cff0de3668cb3e494102251 /vendor.conf | |
parent | 236408bbbc14f6b637c4e9be19093d1a37b83f9c (diff) | |
parent | 35438b6c86edf19916daa0ca031af57d3f1fcf2b (diff) | |
download | podman-53c47b9061bcee28c1777c331ab6ede2a7e0dc37.tar.gz podman-53c47b9061bcee28c1777c331ab6ede2a7e0dc37.tar.bz2 podman-53c47b9061bcee28c1777c331ab6ede2a7e0dc37.zip |
Merge pull request #1769 from umohnani8/build
Set --force-rm for podman build to true by default
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 9dda16e80..a16975bf9 100644 --- a/vendor.conf +++ b/vendor.conf @@ -92,7 +92,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/containers/buildah 46c577c87d5a7ab30ef40cfa695cd2b96b32b117 +github.com/containers/buildah 795d43e60e5a1ab283981b79eeda1dd14a65a0bd github.com/Nvveen/Gotty master github.com/fsouza/go-dockerclient master github.com/openshift/imagebuilder master |