diff options
author | Valentin Rothberg <vrothberg@redhat.com> | 2022-08-27 13:40:50 +0200 |
---|---|---|
committer | Valentin Rothberg <vrothberg@redhat.com> | 2022-08-27 13:40:50 +0200 |
commit | 0ee9a3129b312e0a40b2e78e97ee356205495333 (patch) | |
tree | e6d77666fb0f3535924f8460a07dd35bfb93a096 /vendor/modules.txt | |
parent | 36cf6f572a360af91bf261936b6ed6849f355478 (diff) | |
download | podman-0ee9a3129b312e0a40b2e78e97ee356205495333.tar.gz podman-0ee9a3129b312e0a40b2e78e97ee356205495333.tar.bz2 podman-0ee9a3129b312e0a40b2e78e97ee356205495333.zip |
podman rmi: emit untag events
Emit untag events for each tag when removing an image.
Fixes: #15485
Signed-off-by: Valentin Rothberg <vrothberg@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 20f781318..84003a3b1 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -114,7 +114,7 @@ github.com/containers/buildah/pkg/rusage github.com/containers/buildah/pkg/sshagent github.com/containers/buildah/pkg/util github.com/containers/buildah/util -# github.com/containers/common v0.49.2-0.20220823130605-72a7da3358ac +# github.com/containers/common v0.49.2-0.20220826180622-c2dcb4e70340 ## explicit github.com/containers/common/libimage github.com/containers/common/libimage/define |