aboutsummaryrefslogblamecommitdiff
path: root/test/oryx/scenarios.json
blob: 859806765b4fe0b9acfb1e642a628fa457b49b02 (plain) (tree)
1
2
3
4
5
6
7
8
9








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