vendor containers/common@main

Also adjust the e2e tests to account for SYS_CHROOT having made it back
to the default caps.

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
This commit is contained in:
Valentin Rothberg
2023-03-23 15:09:32 +01:00
parent cb18a33f63
commit 5f86fae71f
8 changed files with 31 additions and 17 deletions

View File

@ -1,4 +1,4 @@
package version
// Version is the version of the build.
const Version = "0.51.1-dev"
const Version = "0.52.0-dev"