Skip to content

Commit f0170d5

Browse files
committed
change netpyne_workspace branch in docker
1 parent 0f2ba90 commit f0170d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN /bin/bash -c "source activate snakes && jupyter serverextension enable --py
1212
RUN /bin/bash -c "source activate snakes && jupyter nbextension enable --py widgetsnbextension"
1313

1414
WORKDIR /home/jovyan
15-
RUN git clone --branch CNS18 https://github.com/Neurosim-lab/netpyne_workspace
15+
RUN git clone --branch v0.5 https://github.com/Neurosim-lab/netpyne_workspace
1616
WORKDIR /home/jovyan/netpyne_workspace
1717

1818
# Uncomment to run travis using this Dockerfile

0 commit comments

Comments
 (0)