File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ RUN sudo pip install neuron==8.2.6 --break-system-packages
5959
6060RUN git clone https://github.com/openworm/c302.git && \
6161 cd c302 && \
62- git checkout ow-0.9.7 && \
62+ git checkout ow-0.9.8 && \
6363 sudo pip install . --break-system-packages
6464
6565# Note: pyNeuroML installed with the above library
@@ -71,7 +71,7 @@ RUN git clone https://github.com/openworm/c302.git && \
7171
7272RUN git clone https://github.com/openworm/sibernetic.git && \
7373 cd sibernetic && \
74- git checkout ow-0.9.7 # fixed to a specific branch
74+ git checkout ow-0.9.8a # fixed to a specific branch
7575
7676
7777# ###############################################################################
Original file line number Diff line number Diff line change 1- 0.9.7
1+ 0.9.8
You can’t perform that action at this time.
0 commit comments