We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 411ffad commit 38ee054Copy full SHA for 38ee054
metadata.json
@@ -15,11 +15,38 @@
15
{
16
"operatingsystem": "RedHat",
17
"operatingsystemrelease": [
18
- "7"
+ "7",
19
+ "8"
20
]
21
},
22
23
"operatingsystem": "CentOS",
24
+ "operatingsystemrelease": [
25
26
27
+ ]
28
+ },
29
+ {
30
+ "operatingsystem": "Rocky",
31
32
33
34
35
36
+ "operatingsystem": "AlmaLinux",
37
38
39
40
41
42
+ "operatingsystem": "OracleLinux",
43
44
45
46
47
48
49
+ "operatingsystem": "Scientific",
50
51
"7"
52
0 commit comments