buildah: prefer to build wrapper locally
Same as 9c9828260989fa4f3d1211a48f1db1e4d65dbf18
This commit is contained in:
parent
369f20924a
commit
81ccf17291
@ -17,6 +17,8 @@
|
|||||||
let
|
let
|
||||||
buildah = buildah-unwrapped;
|
buildah = buildah-unwrapped;
|
||||||
|
|
||||||
|
preferLocalBuild = true;
|
||||||
|
|
||||||
binPath = lib.makeBinPath ([
|
binPath = lib.makeBinPath ([
|
||||||
runc
|
runc
|
||||||
crun
|
crun
|
||||||
|
Loading…
x
Reference in New Issue
Block a user