{
    "install_conda": {
        "image": "ubuntu:focal",
        "features": {
            "conda": {
                "version": "4.12.0",
                "addCondaForge": "true"
            }
        }
    }
}