Schutzfile: pin osbuild for rhel-8.4

The new rhel-edge-installer requires unreleased fixes:
https://github.com/osbuild/osbuild/pull/610
https://github.com/osbuild/osbuild/pull/611
This commit is contained in:
Achilleas Koutsou 2021-03-13 15:50:10 +01:00 committed by Tom Gundersen
parent bacba210b0
commit ae4a1384e3

View file

@ -24,7 +24,7 @@
"rhel-8.4": {
"dependencies": {
"osbuild": {
"commit": "846b3274e35d7d088373be5601442374f628c3d0"
"commit": "3eea6e54d95bda4bebbd96db2d25e6d96c121d74"
}
}
},