Added new version mapping of ubuntu:yakkety(16.10)

This commit is contained in:
vLia 2016-11-10 17:22:07 +02:00
parent 01efa56929
commit 5ae2971ee5
2 changed files with 2 additions and 0 deletions

View File

@ -40,4 +40,5 @@ var UbuntuReleasesMapping = map[string]string{
"vivid": "15.04",
"wily": "15.10",
"xenial": "16.04",
"yakkety": "16.10",
}

View File

@ -40,4 +40,5 @@ var UbuntuReleasesMapping = map[string]string{
"vivid": "15.04",
"wily": "15.10",
"xenial": "16.04",
"yakkety": "16.10",
}