mirror of
https://github.com/containers/podman.git
synced 2025-11-13 09:38:05 +08:00
vendor: Bump github.com/containers/buildah from 1.22.3 to 1.23.0
[NO TESTS NEEDED] Signed-off-by: Aditya Rajan <arajan@redhat.com>
This commit is contained in:
2
vendor/github.com/containers/buildah/buildah.go
generated
vendored
2
vendor/github.com/containers/buildah/buildah.go
generated
vendored
@@ -245,7 +245,7 @@ func GetBuildInfo(b *Builder) BuilderInfo {
|
||||
}
|
||||
}
|
||||
|
||||
// CommonBuildOptions are resources that can be defined by flags for both buildah from and build-using-dockerfile
|
||||
// CommonBuildOptions are resources that can be defined by flags for both buildah from and build
|
||||
type CommonBuildOptions = define.CommonBuildOptions
|
||||
|
||||
// BuilderOptions are used to initialize a new Builder.
|
||||
|
||||
Reference in New Issue
Block a user