mirror of
https://github.com/containers/podman.git
synced 2025-09-28 09:15:26 +08:00
Switch eventlogger to journald by default
[NO TESTS NEEDED] Since we are just testing the default. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:

committed by
Nalin Dahyabhai

parent
d1137664fe
commit
6b06e9b77c
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.42.1"
|
||||
const Version = "0.43.0"
|
||||
|
Reference in New Issue
Block a user