Skip to content

Commit

Permalink
Schutzfile: update osbuild ref
Browse files Browse the repository at this point in the history
This is needed to pick osbuild/osbuild#1860 and
make tests pass on c10s / el10.

Signed-off-by: Tomáš Hozza <[email protected]>
  • Loading branch information
thozza authored and achilleas-k committed Aug 21, 2024
1 parent e1f2025 commit 2b35733
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": "e1df8cea8f24fd4bbfb37f60ac659a98eb75e1b1"
"commit": "69625505cfdb569d46adf912128d22485ce3595b"
}
}
},
"centos-9": {
"dependencies": {
"osbuild": {
"commit": "e1df8cea8f24fd4bbfb37f60ac659a98eb75e1b1"
"commit": "69625505cfdb569d46adf912128d22485ce3595b"
}
}
},
"fedora-39": {
"dependencies": {
"osbuild": {
"commit": "e1df8cea8f24fd4bbfb37f60ac659a98eb75e1b1"
"commit": "69625505cfdb569d46adf912128d22485ce3595b"
}
},
"repos": [
Expand Down Expand Up @@ -65,7 +65,7 @@
"fedora-40": {
"dependencies": {
"osbuild": {
"commit": "e1df8cea8f24fd4bbfb37f60ac659a98eb75e1b1"
"commit": "69625505cfdb569d46adf912128d22485ce3595b"
}
},
"repos": [
Expand Down

0 comments on commit 2b35733

Please sign in to comment.