Update namespace_mapping.go
add ubuntu bionic
This commit is contained in:
parent
21715797c9
commit
adf7ca1d6b
@ -45,4 +45,5 @@ var UbuntuReleasesMapping = map[string]string{
|
||||
"yakkety": "16.10",
|
||||
"zesty": "17.04",
|
||||
"artful": "17.10",
|
||||
"bionic": "18.04",
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user