Skip to content

Commit

Permalink
Schutzfile: pin osbuild for rhel-8.4
Browse files Browse the repository at this point in the history
We need to test the PR before a new osbuild is released.  Pinning to
current `main`.

In particular, we need to test against
osbuild/osbuild#600
  • Loading branch information
achilleas-k committed Mar 10, 2021
1 parent f88e9ac commit c658d04
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Schutzfile
Expand Up @@ -21,6 +21,13 @@
}
}
},
"rhel-8.4": {
"dependencies": {
"osbuild": {
"commit": "846b3274e35d7d088373be5601442374f628c3d0"
}
}
},
"centos-8": {
"dependencies": {
"osbuild": {
Expand Down

0 comments on commit c658d04

Please sign in to comment.