Schutzfile: add osbuild ref for 'centos-10'

'centos-10' is being used by out test scripts, while 'centos-stream-10'
is being used by the 'mockbuild.sh' script and the custom GitLab
executor.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
Tomáš Hozza 2024-08-12 22:05:11 +02:00 committed by Tomáš Hozza
parent a9923febd8
commit 84c2758871

View file

@ -339,6 +339,13 @@
}
]
},
"centos-10": {
"dependencies": {
"osbuild": {
"commit": "df83c629201f3955dfb07016c31409d85f376a29"
}
}
},
"centos-stream-10": {
"dependencies": {
"osbuild": {