Accept conda channels' ToS when building the upstream docker image. (#9661)
This PR should fix [the
error](https://github.com/pytorch/xla/actions/runs/18161391171/job/51692786522)
we've been getting when trying to build the upstream image. It simply
adds to the `install_conda.sh` script what `conda` suggests us to do.