We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfe90d8 commit 347e347Copy full SHA for 347e347
mangle/koji/unsigned.py
@@ -17,6 +17,7 @@
17
# they are signed with the given key ID.
18
KEYS = {
19
'rocky-linux-8': {'id': '6d745a60'},
20
+ 'rocky-linux-9': {'id': '350d275d'},
21
'rocky-linux-10': {'id': '6fedfc85'}
22
}
23
0 commit comments