Skip to content

Commit 347e347

Browse files
committed
check for 9 key
1 parent dfe90d8 commit 347e347

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mangle/koji/unsigned.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
# they are signed with the given key ID.
1818
KEYS = {
1919
'rocky-linux-8': {'id': '6d745a60'},
20+
'rocky-linux-9': {'id': '350d275d'},
2021
'rocky-linux-10': {'id': '6fedfc85'}
2122
}
2223

0 commit comments

Comments
 (0)