You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following aa18c06 the podman detection has been moved
below the `default_build_engine` variable usage,
breaking podman support.
This fix podman support by setting the `build_engine` directly
instead of using a `default_build_engine` variable.
Signed-off-by: Benjamin Gentil <[email protected]>
0 commit comments