[CI] Upgrade build image to CentOS 7 + GCC 8; require CUDA 10.1 and later (#7141)

This commit is contained in:
Philip Hyunsu Cho
2021-07-29 10:54:33 -07:00
committed by GitHub
parent dfdf0b08fc
commit f1a4a1ac95
13 changed files with 156 additions and 274 deletions

View File

@@ -1,4 +1,4 @@
FROM quay.io/pypa/manylinux2010_x86_64
FROM quay.io/pypa/manylinux2014_x86_64
# Install lightweight sudo (not bound to TTY)
ENV GOSU_VERSION 1.10