Skip to content

Commit e878e3d

Browse files
committed
Merge branch 'patch-1' of github.com:pikid/OpenWorm into pikid-patch-1
2 parents 42d80bc + d670b76 commit e878e3d

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)