Skip to content

Commit

Permalink
fix: adding mesa
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlangrose committed Nov 27, 2023
1 parent 6ea4d84 commit 7f0fb94
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ RUN apt-get update -qq && \
make\
libgl1\
libtinfo5\
libtiff5
libtiff5\
libgl1-mesa-glx
RUN conda install -c conda-forge\
# python"<=3.8"\
cython\
Expand Down

0 comments on commit 7f0fb94

Please sign in to comment.