aboutsummaryrefslogtreecommitdiff
path: root/test/python/scenarios.json
blob: 348ac52ffdd87487abc50926314862fed4c00da2 (plain) (blame)
1
2
3
4
5
6
7
8
{
    "do_it": {
        "image": "mcr.microsoft.com/devcontainers/base:ubuntu",
        "features": {
            "python": "3.10"
        }
    }
}