Schutzfile: unify the pinned osbuild ref
Make sure that we have the same osbuild ref pinned for all distros. Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
parent
cf72504057
commit
f1afe0ce26
1 changed files with 2 additions and 2 deletions
|
|
@ -190,7 +190,7 @@
|
|||
"rhel-9.7": {
|
||||
"dependencies": {
|
||||
"osbuild": {
|
||||
"commit": "59fe07a6ab37120b4dd532e972c26deb7e7c7383"
|
||||
"commit": "42281231b0ee08f1dd08aed86eb187bcb26bbf44"
|
||||
}
|
||||
},
|
||||
"repos": [
|
||||
|
|
@ -236,7 +236,7 @@
|
|||
"rhel-10.0": {
|
||||
"dependencies": {
|
||||
"osbuild": {
|
||||
"commit": "59fe07a6ab37120b4dd532e972c26deb7e7c7383"
|
||||
"commit": "42281231b0ee08f1dd08aed86eb187bcb26bbf44"
|
||||
}
|
||||
},
|
||||
"repos": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue