Skip to content

Commit

Permalink
database: add ubuntu cosmic mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
jzelinskie authored Nov 19, 2018
1 parent d773ea1 commit 9a45205
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions database/namespace_mapping.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,5 @@ var UbuntuReleasesMapping = map[string]string{
"zesty": "17.04",
"artful": "17.10",
"bionic": "18.04",
"cosmic": "18.10",
}

0 comments on commit 9a45205

Please sign in to comment.