Skip to content

Commit

Permalink
Set MESA_GL_VERSION_OVERRIDE=4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Jan 24, 2024
1 parent a6c133a commit 4ae277e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions container/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ RUN apt install -y python3-pip
ENV PWI_VERSION=4.0.14final

ENV PWI_PATH=/opt/pwi-$PWI_VERSION
ENV MESA_GL_VERSION_OVERRIDE=4.5

RUN mkdir -p $PWI_PATH && \
wget http://planewave.com/files/software/PWI4/pwi-$PWI_VERSION.tar.gz && \
Expand Down

0 comments on commit 4ae277e

Please sign in to comment.