Skip to content

Commit

Permalink
use the real RAPIDS images
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Aug 5, 2024
1 parent abec4fe commit 98a1ed0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ci/container-canary/run-checks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

set -e -u

#IMAGE_URI="${1}"
IMAGE_URI='ubuntu:latest'
IMAGE_URI="${1}"

# pre-pull
docker pull "${IMAGE_URI}"
Expand Down

0 comments on commit 98a1ed0

Please sign in to comment.