Fix OS versions in metadata

Add Ubuntu 18.04 to metadata file

Change-Id: Id4a6a9ea56e59e0c19a89e6ae5024199a87f1053
This commit is contained in:
Van Hung Pham 2018-07-19 09:28:18 +07:00
parent 65f64ebd10
commit b657084cf8
1 changed files with 2 additions and 1 deletions

View File

@ -48,7 +48,8 @@
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"16.04"
"16.04",
"18.04"
]
}
],