Skip to content

Commit

Permalink
database: add mapping for Ubuntu Cosmic (18.10)
Browse files Browse the repository at this point in the history
  • Loading branch information
Katee committed Oct 29, 2018
1 parent c123c95 commit 6c682da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions database/namespace_mapping.go
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 6c682da

Please sign in to comment.