Skip to content

Commit

Permalink
Merge pull request #553 from qeqar/master
Browse files Browse the repository at this point in the history
mapping: add ubuntu mapping
  • Loading branch information
jzelinskie authored May 7, 2018
2 parents 34c1382 + 07a08a4 commit e907e4d
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 e907e4d

Please sign in to comment.