Skip to content

Commit

Permalink
Pin libxml2 to >=2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
raydouglass committed Jul 27, 2023
1 parent 94a1dcc commit abd2a82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ RUN mamba install -y -n base \
"dask-sql=${DASK_SQL_VER%.*}.*" \
"python=${PYTHON_VER}.*" \
"cuda-version=${CUDA_VER%.*}.*" \
"libxml2>=2.11" \
ipython \
&& conda clean -afy

Expand Down

0 comments on commit abd2a82

Please sign in to comment.