mirror of
https://github.com/containers/podman.git
synced 2025-09-24 07:15:12 +08:00
add libimage events
libimage now supports events which `libpod.Runtime` now uses for image events. Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
This commit is contained in:
2
vendor/github.com/containers/common/version/version.go
generated
vendored
2
vendor/github.com/containers/common/version/version.go
generated
vendored
@ -1,4 +1,4 @@
|
||||
package version
|
||||
|
||||
// Version is the version of the build.
|
||||
const Version = "0.38.4-dev"
|
||||
const Version = "0.38.4"
|
||||
|
Reference in New Issue
Block a user