Skip to content

Commit

Permalink
Switch to glvis-js:master
Browse files Browse the repository at this point in the history
  • Loading branch information
tzanio committed Sep 9, 2022
1 parent 089f274 commit 5fd0278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion developer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ RUN curl -L https://github.com/aaugustin/websockets/archive/refs/tags/10.3.tar.g
pip install --user .

# GLVis JS
RUN git lfs install && git clone --depth=1 --branch containers https://github.com/GLVis/glvis-js.git
RUN git lfs install && git clone --depth=1 https://github.com/GLVis/glvis-js.git

USER root
ADD developer/supervisord.conf /etc/supervisord.conf
Expand Down

0 comments on commit 5fd0278

Please sign in to comment.