Skip to content

Commit

Permalink
Merge pull request #350 from pikid/patch-1
Browse files Browse the repository at this point in the history
Update Dockerfile
  • Loading branch information
pgleeson authored Oct 28, 2024
2 parents 9b7c146 + d670b76 commit b34d89d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ RUN sudo update-alternatives --install /usr/bin/pip pip /usr/bin/pip3 10
################################################################################
######## Install NEURON simulator

RUN pip3 install neuron==8.0.1
RUN sudo pip3 install neuron==8.1.0


################################################################################
Expand Down

0 comments on commit b34d89d

Please sign in to comment.