Skip to content

Commit

Permalink
skip 'rapids' package because 24.08 releases arent available yet
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed May 24, 2024
1 parent 6cb00b6 commit be12ccd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ COPY condarc /opt/conda/.condarc

RUN <<EOF
mamba install -y -n base \
"rapids=${RAPIDS_VER}.*" \
"dask-sql=${DASK_SQL_VER%.*}.*" \
"python=${PYTHON_VER}.*" \
"cuda-version=${CUDA_VER%.*}.*" \
Expand Down

0 comments on commit be12ccd

Please sign in to comment.