[CI] Automatically bump Rapids version in containers (#9234)

* [CI] Use RAPIDS 23.04

* [CI] Remove outdated filters in dependabot

* [CI] Automatically bump Rapids version in containers

* Automate pull request
This commit is contained in:
Philip Hyunsu Cho
2023-06-02 08:17:41 -07:00
committed by GitHub
parent 9fbde21e9d
commit 288539ac78
4 changed files with 48 additions and 63 deletions

View File

@@ -24,7 +24,7 @@ set -x
CUDA_VERSION=11.8.0
NCCL_VERSION=2.16.5-1
RAPIDS_VERSION=23.02
RAPIDS_VERSION=23.04
SPARK_VERSION=3.4.0
JDK_VERSION=8