Skip to content

Commit

Permalink
Update the PWI version to 4.1.4final
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Feb 24, 2024
1 parent 6bfb559 commit cee5e68
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion container/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ RUN apt install -y python3-pip
#ENV PWI_VERSION=4.0.9beta21
#ENV PWI_VERSION=4.0.11beta50
#ENV PWI_VERSION=4.0.13final
ENV PWI_VERSION=4.0.14final
# ENV PWI_VERSION=4.0.14final
ENV PWI_VERSION=4.1.4final

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

0 comments on commit cee5e68

Please sign in to comment.