Skip to content

Commit 428ba85

Browse files
author
rodriguez-facundo
committed
pull tag latest
1 parent 5404826 commit 428ba85

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
FROM metacell/jupyter-neuron
2-
1+
FROM metacell/jupyter-neuron:latest
32
# Switch to non sudo, create a Python 3 virtual environment
43
USER $NB_USER
54

Dockerfile_dev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM metacell/jupyter-neuron
1+
FROM metacell/jupyter-neuron:latest
22
USER $NB_USER
33

44
ARG netpyneuiBranch=development

0 commit comments

Comments
 (0)