Skip to content

Commit

Permalink
Schutzfile: update osbuild dependency
Browse files Browse the repository at this point in the history
Update osbuild to include the PR that introduces the new stage.
Requires osbuild/osbuild#1747
  • Loading branch information
achilleas-k authored and supakeen committed May 9, 2024
1 parent 12be190 commit 9cbea3a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Schutzfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,21 @@
"centos-8": {
"dependencies": {
"osbuild": {
"commit": "f255fba09f2f0c879d92df37e3d9f8e31903720d"
"commit": "86f3459eeff7c219793c9f01ac904e2dd6431a5a"
}
}
},
"centos-9": {
"dependencies": {
"osbuild": {
"commit": "f255fba09f2f0c879d92df37e3d9f8e31903720d"
"commit": "86f3459eeff7c219793c9f01ac904e2dd6431a5a"
}
}
},
"fedora-39": {
"dependencies": {
"osbuild": {
"commit": "f255fba09f2f0c879d92df37e3d9f8e31903720d"
"commit": "86f3459eeff7c219793c9f01ac904e2dd6431a5a"
}
},
"repos": [
Expand Down Expand Up @@ -65,7 +65,7 @@
"fedora-40": {
"dependencies": {
"osbuild": {
"commit": "226955482912ec4836279b154fa510106fa74c64"
"commit": "86f3459eeff7c219793c9f01ac904e2dd6431a5a"
}
}
}
Expand Down

0 comments on commit 9cbea3a

Please sign in to comment.