Skip to content

Commit

Permalink
update docker img
Browse files Browse the repository at this point in the history
Signed-off-by: Praateek Mahajan <[email protected]>
  • Loading branch information
praateekmahajan committed Sep 23, 2024
1 parent 9991390 commit 6f3ee3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
build_type: pull-request
node_type: "gpu-v100-latest-1"
arch: "amd64"
container_image: "rapidsai/base:24.06-cuda12.2-py3.11"
container_image: "rapidsai/base:24.08-cuda12.2-py3.11"
run_script: "ci/test_gpu.sh"

# benchmark:
Expand Down

0 comments on commit 6f3ee3c

Please sign in to comment.