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



                                



                                          



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