diff options
author | Urvashi Mohnani <umohnani@redhat.com> | 2018-11-20 20:07:17 +0000 |
---|---|---|
committer | Urvashi Mohnani <umohnani@redhat.com> | 2018-11-21 12:38:14 +0000 |
commit | bd61c779caa6eed613d7e8595f0a6892bc8fa306 (patch) | |
tree | 81430b6b933c80a1d530a898115758c19cfc33fb /vendor.conf | |
parent | fe4f09493f41f675d24c969d1b60d1a6a45ddb9e (diff) | |
download | podman-bd61c779caa6eed613d7e8595f0a6892bc8fa306.tar.gz podman-bd61c779caa6eed613d7e8595f0a6892bc8fa306.tar.bz2 podman-bd61c779caa6eed613d7e8595f0a6892bc8fa306.zip |
Vendor in latest containers/buildah
Pulls in fix for COPY --from when using --layers
Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
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 c8e968648..0c05e792c 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 795d43e60e5a1ab283981b79eeda1dd14a65a0bd +github.com/containers/buildah 2ac987a52ff8412fb8f2908a191009751a6a1c62 github.com/Nvveen/Gotty master github.com/fsouza/go-dockerclient master github.com/openshift/imagebuilder master |