Skip to content

Commit

Permalink
Update default DASK_SQL_VER in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
raydouglass committed Oct 12, 2023
1 parent 669ea78 commit ab85181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG PYTHON_VER=3.10
ARG LINUX_VER=ubuntu22.04

ARG RAPIDS_VER=23.10
ARG DASK_SQL_VER=2023.8.0
ARG DASK_SQL_VER=2023.10.0

# Gather dependency information
FROM rapidsai/ci-conda:latest AS dependencies
Expand Down

0 comments on commit ab85181

Please sign in to comment.