Skip to content

Commit 77c22a1

Browse files
committed
Revert to previous version of neuron for intel also
1 parent 04ec69c commit 77c22a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile_intel

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.2.2
56+
RUN pip3 install neuron==8.0.1
5757

5858

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

0 commit comments

Comments
 (0)