diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2018-09-14 03:33:25 -0400 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-09-15 08:55:21 +0000 |
commit | 70189f0223cc01a2949cea436e06f3aee316d0db (patch) | |
tree | 67e5a7e977ec2829032e729f45c7c8e8644f9e01 /vendor.conf | |
parent | 81df604bdb20367572f2f69872da802cb5846e35 (diff) | |
download | podman-70189f0223cc01a2949cea436e06f3aee316d0db.tar.gz podman-70189f0223cc01a2949cea436e06f3aee316d0db.tar.bz2 podman-70189f0223cc01a2949cea436e06f3aee316d0db.zip |
Vndr latest containers/image
Containers image has a fix docker tarfile: use the cached digest if existing
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Closes: #1482
Approved by: rhatdan
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 c21cb4b8e..1c9bc1384 100644 --- a/vendor.conf +++ b/vendor.conf @@ -10,7 +10,7 @@ github.com/containerd/cgroups 58556f5ad8448d99a6f7bea69ea4bdb7747cfeb0 github.com/containerd/continuity master github.com/containernetworking/cni v0.7.0-alpha1 github.com/containernetworking/plugins 1562a1e60ed101aacc5e08ed9dbeba8e9f3d4ec1 -github.com/containers/image d8b5cf2b804a48489e5203d51254ef576794049d +github.com/containers/image 85d7559d44fd71f30e46e43d809bfbf88d11d916 github.com/containers/storage 243c4cd616afdf06b4a975f18c4db083d26b1641 github.com/containers/psgo 5dde6da0bc8831b35243a847625bcf18183bd1ee github.com/coreos/go-systemd v14 |