Skip to content

Commit

Permalink
Try with 4.1.2final
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Feb 24, 2024
1 parent 1f12d46 commit ff51da0
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 @@ -35,6 +35,7 @@ RUN DEBIAN_FRONTEND="noninteractive" apt install -y \
fluxbox \
xrdp \
mono-devel \
libgtk2.0-0 \
mono-basic-dbg

RUN apt install -y python3-pip
Expand All @@ -43,7 +44,7 @@ RUN apt install -y python3-pip
#ENV PWI_VERSION=4.0.11beta50
#ENV PWI_VERSION=4.0.13final
# ENV PWI_VERSION=4.0.14final
ENV PWI_VERSION=4.1.4final
ENV PWI_VERSION=4.1.2final

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

0 comments on commit ff51da0

Please sign in to comment.