mirror of
https://github.com/containers/podman.git
synced 2025-12-02 11:08:36 +08:00
update buildah and c/common to latest
also includes bumps for c/storage and c/image Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
2
vendor/github.com/containers/common/pkg/config/default_freebsd.go
generated
vendored
2
vendor/github.com/containers/common/pkg/config/default_freebsd.go
generated
vendored
@@ -1,7 +1,7 @@
|
||||
package config
|
||||
|
||||
func getDefaultCgroupsMode() string {
|
||||
return "disabled"
|
||||
return "enabled"
|
||||
}
|
||||
|
||||
// In theory, FreeBSD should be able to use shm locks but in practice,
|
||||
|
||||
Reference in New Issue
Block a user