Skip to content

Commit

Permalink
feat: support ubuntu 20.04 (#987)
Browse files Browse the repository at this point in the history
Signed-off-by: Aviad Reich <aviad@snyk.io>
  • Loading branch information
aviadatsnyk authored May 25, 2020
1 parent ad6be9c commit d82e9b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion database/namespace_mapping.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ var UbuntuReleasesMapping = map[string]string{
"cosmic": "18.10",
"disco": "19.04",
"eoan": "19.10",

"focal": "20.04",
}

0 comments on commit d82e9b0

Please sign in to comment.