summaryrefslogtreecommitdiff
path: root/vendor.conf
diff options
context:
space:
mode:
authorumohnani8 <umohnani@redhat.com>2018-06-26 09:55:43 -0400
committerAtomic Bot <atomic-devel@projectatomic.io>2018-06-27 09:46:50 +0000
commit143ea6e66e1d77806baffcc6228a6e64ef655fd1 (patch)
tree06da19d22ca0549516748aa4b14e61967e8a3fbb /vendor.conf
parent330bbe29bb44e74deb6d0dec5c06a9f2fa28199e (diff)
downloadpodman-143ea6e66e1d77806baffcc6228a6e64ef655fd1.tar.gz
podman-143ea6e66e1d77806baffcc6228a6e64ef655fd1.tar.bz2
podman-143ea6e66e1d77806baffcc6228a6e64ef655fd1.zip
Vendor in latest containers/image
Fixes issue with podman search of private registries. Podman search was not picking up the credentials from the authfile. This fixes it. Signed-off-by: umohnani8 <umohnani@redhat.com> Closes: #998 Approved by: rhatdan
Diffstat (limited to 'vendor.conf')
-rw-r--r--vendor.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor.conf b/vendor.conf
index 1121f3b50..e3acae833 100644
--- a/vendor.conf
+++ b/vendor.conf
@@ -10,7 +10,7 @@ github.com/containerd/cgroups 77e628511d924b13a77cebdc73b757a47f6d751b
github.com/containerd/continuity master
github.com/containernetworking/cni v0.6.0
github.com/containernetworking/plugins 1fb94a4222eafc6f948eacdca9c9f2158b427e53
-github.com/containers/image ad33f7b73fbac0acf05b9e2cea021b61b4b0c3e0
+github.com/containers/image 5144ced37a1b21b63c6ef605e56811e29a687528
github.com/containers/storage 51f1f85c2b7863b2fd361471f05b937fd8059124
github.com/coreos/go-systemd v14
github.com/cri-o/ocicni master