Skip to content

Commit 7f4f51f

Browse files
committed
#472 fixing building params for codefresh pipeline part 4
1 parent b90de06 commit 7f4f51f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ FROM frodriguez4600/jupyter-neuron:v7.8.0
22
ARG INSTALLATION_FOLDER=/home/jovyan/work/NetPyNE-UI
33
ARG NETPYNE_VERSION=development
44
ARG WORKSPACE_VERSION=nov2020
5-
ARG JUPYTER_GEPPETTO_VERSION=development
6-
ARG PYGEPPETTO_VERSION=development
5+
ARG GEPPETTO_VERSION=development
76
ARG BUILD_ARGS=""
87

98
USER $NB_USER

0 commit comments

Comments
 (0)