mirror of
https://github.com/containers/podman.git
synced 2025-09-26 16:25:00 +08:00
Bump to containers/buildah 1.9.2
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
2
vendor/github.com/containers/buildah/config.go
generated
vendored
2
vendor/github.com/containers/buildah/config.go
generated
vendored
@ -529,7 +529,7 @@ func (b *Builder) SetHistoryComment(comment string) {
|
||||
}
|
||||
|
||||
// StopSignal returns the signal which will be set in the container and in
|
||||
// containers built using images buiilt from the container
|
||||
// containers built using images built from the container
|
||||
func (b *Builder) StopSignal() string {
|
||||
return b.Docker.Config.StopSignal
|
||||
}
|
||||
|
Reference in New Issue
Block a user