superset/contrib
liuyanpunk 5617f8721d Updating pip with default timeout (#8492)
* Updating pip with default timeout

Most of the time, the pip default site is realiable but we do see timeouts pops out when network is busy or temporary unavaliable .

The default value was 15 and that's way too short. So adding --default-time and set it to 1000 should be long enough to mitigate

* Update Dockerfile
2019-11-04 23:05:39 -08:00
..
docker Updating pip with default timeout (#8492) 2019-11-04 23:05:39 -08:00