diff options
author | umohnani8 <umohnani@redhat.com> | 2018-06-28 16:41:59 -0400 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-06-28 23:26:42 +0000 |
commit | 10dfd8d92abaaecd04721be7167f57aa1669e446 (patch) | |
tree | 166491378afb97d3fce30610d915e7428d30be2d /vendor.conf | |
parent | 183cde0c680a6fe2aa491b7756758d7ad5db51c0 (diff) | |
download | podman-10dfd8d92abaaecd04721be7167f57aa1669e446.tar.gz podman-10dfd8d92abaaecd04721be7167f57aa1669e446.tar.bz2 podman-10dfd8d92abaaecd04721be7167f57aa1669e446.zip |
Vendor latest projectatomic/buildah
Fixes issue with build for last step of docker file when
building with --layers.
Signed-off-by: umohnani8 <umohnani@redhat.com>
Closes: #1023
Approved by: mheon
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 54a6bc92f..c2d72bfb8 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 e098ef46fd32af5e77c7c65315d454653a36d6dd +github.com/projectatomic/buildah cf753ee6fe1f606c4456d2d76690534f8170d9a3 github.com/Nvveen/Gotty master github.com/fsouza/go-dockerclient master github.com/openshift/imagebuilder master |