Schutzfile: bump osbuild commit for GA RHEL
Since composer is not updated into these distributions, it's safe to use a newer version of osbuild on them without the risk of releasing a composer version which would require an unreleased osbuild version.
This commit is contained in:
parent
7a5c2641ac
commit
64dc942001
1 changed files with 5 additions and 5 deletions
10
Schutzfile
10
Schutzfile
|
|
@ -156,21 +156,21 @@
|
|||
"rhel-8.4": {
|
||||
"dependencies": {
|
||||
"osbuild": {
|
||||
"commit": "fdf064b15a1ef42bd13abdfcb7e08f764f596a60"
|
||||
"commit": "ae563ff8962be0ae13e5becd0a3c2c646eeacc24"
|
||||
}
|
||||
}
|
||||
},
|
||||
"rhel-8.6": {
|
||||
"dependencies": {
|
||||
"osbuild": {
|
||||
"commit": "fdf064b15a1ef42bd13abdfcb7e08f764f596a60"
|
||||
"commit": "ae563ff8962be0ae13e5becd0a3c2c646eeacc24"
|
||||
}
|
||||
}
|
||||
},
|
||||
"rhel-8.7": {
|
||||
"dependencies": {
|
||||
"osbuild": {
|
||||
"commit": "fdf064b15a1ef42bd13abdfcb7e08f764f596a60"
|
||||
"commit": "ae563ff8962be0ae13e5becd0a3c2c646eeacc24"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
@ -223,14 +223,14 @@
|
|||
"rhel-9.0": {
|
||||
"dependencies": {
|
||||
"osbuild": {
|
||||
"commit": "fdf064b15a1ef42bd13abdfcb7e08f764f596a60"
|
||||
"commit": "ae563ff8962be0ae13e5becd0a3c2c646eeacc24"
|
||||
}
|
||||
}
|
||||
},
|
||||
"rhel-9.1": {
|
||||
"dependencies": {
|
||||
"osbuild": {
|
||||
"commit": "fdf064b15a1ef42bd13abdfcb7e08f764f596a60"
|
||||
"commit": "ae563ff8962be0ae13e5becd0a3c2c646eeacc24"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue