We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb12ab5 commit f920683Copy full SHA for f920683
database/namespace_mapping.go
@@ -49,4 +49,5 @@ var UbuntuReleasesMapping = map[string]string{
49
"bionic": "18.04",
50
"cosmic": "18.10",
51
"disco": "19.04",
52
+ "eoan": "19.10",
53
}
0 commit comments