diff options
author | umohnani8 <umohnani@redhat.com> | 2018-03-08 14:12:43 -0500 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-03-08 21:23:53 +0000 |
commit | 9afa1f741640694cfdda0156f5ceab5564d1d53c (patch) | |
tree | ad27052749c8ce98ba699d0228bea29e20d44441 /vendor.conf | |
parent | bb6f0f8e266a77852c2690d1ee956ecbf23d28ff (diff) | |
download | podman-9afa1f741640694cfdda0156f5ceab5564d1d53c.tar.gz podman-9afa1f741640694cfdda0156f5ceab5564d1d53c.tar.bz2 podman-9afa1f741640694cfdda0156f5ceab5564d1d53c.zip |
Vendor in latest container/image
Add feature so that podman pull and load can pull in compressed docker-archive files
Signed-off-by: umohnani8 <umohnani@redhat.com>
Closes: #468
Approved by: baude
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 644d5e7a9..25d6f782b 100644 --- a/vendor.conf +++ b/vendor.conf @@ -1,6 +1,6 @@ # github.com/sirupsen/logrus v1.0.0 -github.com/containers/image f7ea1dcb32a06092905672e99faa75bf2f61632b +github.com/containers/image b129a8413fd1e8c53379acbbacfc7b667070ae50 github.com/docker/docker-credential-helpers d68f9aeca33f5fd3f08eeae5e9d175edf4e731d1 github.com/ostreedev/ostree-go master github.com/containers/storage 1e5ce40cdb84ab66e26186435b1273e04b879fef |