Skip to content

Commit a03acd2

Browse files
committed
Merge branch 'development' of github.com:openworm/OpenWorm into development
2 parents 9d678be + b34d89d commit a03acd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ RUN sudo update-alternatives --install /usr/bin/pip pip /usr/bin/pip3 10
5353
################################################################################
5454
######## Install NEURON simulator
5555

56-
RUN pip3 install neuron==8.0.1
56+
RUN sudo pip3 install neuron==8.1.0
5757

5858

5959
################################################################################

0 commit comments

Comments
 (0)