diff options
author | Valentin Rothberg <rothberg@redhat.com> | 2021-06-23 15:56:03 +0200 |
---|---|---|
committer | Valentin Rothberg <rothberg@redhat.com> | 2021-06-24 08:47:48 +0200 |
commit | 19a89db66122e7dcc543fa27307abef28c6a516b (patch) | |
tree | 385fa7334d2b055b89bdeb2144ef079df766786a /vendor/modules.txt | |
parent | 7d8f111245b8f6500890f21116c43d65985c31cc (diff) | |
download | podman-19a89db66122e7dcc543fa27307abef28c6a516b.tar.gz podman-19a89db66122e7dcc543fa27307abef28c6a516b.tar.bz2 podman-19a89db66122e7dcc543fa27307abef28c6a516b.zip |
vendor containers/common@v0.38.10
Please refer to the individual commits for further details:
* libimage: pull: override even --pull=never with custom platfo
* libimage: pull: enforce pull policy for custom platforms
* libimage: pull: ignore platform for local image lookup
* Allow /etc/containers/containers.conf to be read by non-root
* [0.38] libimage: force remove: only untag on multi tag image
Signed-off-by: Valentin Rothberg <rothberg@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 03099235e..6be35cb06 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -91,7 +91,7 @@ github.com/containers/buildah/pkg/overlay github.com/containers/buildah/pkg/parse github.com/containers/buildah/pkg/rusage github.com/containers/buildah/util -# github.com/containers/common v0.38.9 +# github.com/containers/common v0.38.10 github.com/containers/common/libimage github.com/containers/common/libimage/manifests github.com/containers/common/pkg/apparmor |