Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

Commit d1fd4be

Browse files
authored
Merge pull request #5 from raquel-ucl/patch-2
The ubuntu DAILY image doesn't exist anymore.
2 parents 017acee + 0683cbc commit d1fd4be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/template.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"imageSku": {
5252
"type": "string",
53-
"defaultValue": "16.04.0-DAILY-LTS",
53+
"defaultValue": "16.04.0-LTS",
5454
"metadata": {
5555
"description": "Name of the image sku"
5656
}
@@ -253,4 +253,4 @@
253253
}
254254
}
255255
]
256-
}
256+
}

0 commit comments

Comments
 (0)