Bump c/image to v5.26.0, c/common 0.54.0

Bumping these two in preparation for Podman v4.6 and
eventuall RHEL 8.9/9.3

[NO NEW TESTS NEEDED]

Signed-off-by: Tom Sweeney <tsweeney@redhat.com>
This commit is contained in:
Tom Sweeney
2023-06-28 20:08:35 -04:00
parent f0cb8dfe5b
commit bc58dae366
8 changed files with 66 additions and 25 deletions

View File

@ -30,9 +30,9 @@ func ifRootlessConfigPath() (string, error) {
var defaultHelperBinariesDir = []string{
// Homebrew install paths
"/usr/local/opt/podman/libexec",
"/usr/local/opt/podman/libexec/podman",
"/opt/homebrew/opt/podman/libexec/podman",
"/opt/homebrew/bin",
"/opt/homebrew/opt/podman/libexec",
"/usr/local/bin",
// default paths
"/usr/local/libexec/podman",