Skip to content

Commit

Permalink
mapping: add ubuntu mapping
Browse files Browse the repository at this point in the history
add new ubuntu 18.03 bionic beaver mapping

Fixes #552
  • Loading branch information
Mark Eisenblaetter committed May 7, 2018
1 parent 34c1382 commit 07a08a4
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 @@ -45,4 +45,5 @@ var UbuntuReleasesMapping = map[string]string{
"yakkety": "16.10",
"zesty": "17.04",
"artful": "17.10",
"bionic": "18.04",
}

0 comments on commit 07a08a4

Please sign in to comment.