Update vendor of containers/(image, buildah)

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh
2022-11-30 13:05:12 -05:00
parent 66f352a6cb
commit 2862ecf288
5 changed files with 96 additions and 79 deletions

View File

@@ -30,7 +30,7 @@ const (
Package = "buildah"
// Version for the Package. Bump version in contrib/rpm/buildah.spec
// too.
Version = "1.28.1-dev"
Version = "1.29.0-dev"
// DefaultRuntime if containers.conf fails.
DefaultRuntime = "runc"