feat(alma): add AlmaLinux 9 (#172)
This commit is contained in:
parent
f257749bf5
commit
dee30b750a
@ -22,7 +22,7 @@ const (
|
||||
)
|
||||
|
||||
var (
|
||||
AlmaReleaseVersion = []string{"8"}
|
||||
AlmaReleaseVersion = []string{"8", "9"}
|
||||
)
|
||||
|
||||
type erratum struct {
|
||||
|
Loading…
Reference in New Issue
Block a user