Merge pull request #773 from flumm/disco

add disco to namespace mappings for ubuntu
master
Jimmy Zelinskie 5 years ago committed by GitHub
commit d0bd4c7ab8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -47,4 +47,5 @@ var UbuntuReleasesMapping = map[string]string{
"artful": "17.10",
"bionic": "18.04",
"cosmic": "18.10",
"disco": "19.04",
}

Loading…
Cancel
Save