diff options
author | Urvashi Mohnani <umohnani@redhat.com> | 2020-02-27 09:12:10 -0500 |
---|---|---|
committer | Urvashi Mohnani <umohnani@redhat.com> | 2020-02-27 09:12:10 -0500 |
commit | 151bf72bedef1cd12875ed70a421df89b5554ba5 (patch) | |
tree | 2638223673dee65abafd940ce0d093a537c0f6d9 /vendor/modules.txt | |
parent | d3aa64c77c501b630ae2e0a227e10c38e14b1f4f (diff) | |
download | podman-151bf72bedef1cd12875ed70a421df89b5554ba5.tar.gz podman-151bf72bedef1cd12875ed70a421df89b5554ba5.tar.bz2 podman-151bf72bedef1cd12875ed70a421df89b5554ba5.zip |
Vendor in latest containers/buildah
Pulls in fix that sets the correct ownership on
the working directory during the build process.
Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 79d5cbb51..564717381 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -62,7 +62,7 @@ github.com/containernetworking/plugins/pkg/ns github.com/containernetworking/plugins/pkg/utils/hwaddr github.com/containernetworking/plugins/plugins/ipam/host-local/backend github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator -# github.com/containers/buildah v1.14.1-0.20200225113533-39bd7e0a7a73 +# github.com/containers/buildah v1.14.1-0.20200227103754-f0c3fd7c3d34 github.com/containers/buildah github.com/containers/buildah/bind github.com/containers/buildah/chroot |