Skip to content

Commit

Permalink
Merge pull request #773 from flumm/disco
Browse files Browse the repository at this point in the history
add disco to namespace mappings for ubuntu
  • Loading branch information
jzelinskie authored Apr 30, 2019
2 parents 5fef44d + e08fe79 commit d0bd4c7
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 @@ -47,4 +47,5 @@ var UbuntuReleasesMapping = map[string]string{
"artful": "17.10",
"bionic": "18.04",
"cosmic": "18.10",
"disco": "19.04",
}

0 comments on commit d0bd4c7

Please sign in to comment.