Skip to content

Commit

Permalink
Schutzfile: add osbuild commits for centos-8 and centos-9
Browse files Browse the repository at this point in the history
Needed for unit tests in github actions.
  • Loading branch information
achilleas-k committed Apr 11, 2024
1 parent 99332b9 commit 56eebc3
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions Schutzfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,20 @@
"ref": "quay.io/centos-bootc/bootc-image-builder@sha256:3a75eeb703b4f8a711f43f37bafb2c3e84f5dd12b499c8146603f05be8cccabd"
}
},
"centos-8": {
"dependencies": {
"osbuild": {
"commit": "f26e62b23f547fc5ad665cb08cc52e6431657779"
}
}
},
"centos-9": {
"dependencies": {
"osbuild": {
"commit": "f26e62b23f547fc5ad665cb08cc52e6431657779"
}
}
},
"fedora-39": {
"dependencies": {
"osbuild": {
Expand Down

0 comments on commit 56eebc3

Please sign in to comment.