build: Use bib
- It's not worth shipping around a distinct build container; bootc-image-builder already has all the dependencies we need since https://github.com/osbuild/bootc-image-builder/pull/176/commits/44d15acded8641499ea6b4c5d2acceb1bd9694b2 - I'd like to add a more first-class mechanism in bib to build base images
This commit is contained in:
parent
45ba3ce4f9
commit
8791b5bcf2
3 changed files with 4 additions and 4 deletions
|
|
@ -68,7 +68,7 @@
|
|||
},
|
||||
{
|
||||
"matchPackageNames": [
|
||||
"quay.io/centos-bootc/builder"
|
||||
"quay.io/centos-bootc/bootc-image-builder"
|
||||
],
|
||||
"pinDigests": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue