features/test/oryx/scenarios.json
Samruddhi Khandale 8f64809e5d
Oryx - Clean up and shrink size (#116)
* shrink oryx

* bump version

* bump version

* prune dotnet

* add warning

* bump version
2022-08-31 09:29:23 -04:00

9 lines
157 B
JSON

{
"install_dotnet_and_oryx": {
"image": "ubuntu:focal",
"features": {
"dotnet": "6",
"oryx": {}
}
}
}