Skip to content

Commit ab2ebb6

Browse files
committed
Merge remote-tracking branch 'upstream/master' into enh/improved-File-Directory-traits
2 parents 06ba99f + bab16a5 commit ab2ebb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/generate_dockerfiles.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ function generate_main_dockerfile() {
8888
OMP_NUM_THREADS=1 \
8989
--arg PYTHON_VERSION_MAJOR=3 PYTHON_VERSION_MINOR=6 BUILD_DATE VCS_REF VERSION \
9090
--user neuro \
91+
--workdir /home/neuro \
9192
--miniconda create_env=neuro \
9293
conda_install='python=${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}
9394
libxml2 libxslt matplotlib mkl "numpy!=1.16.0" paramiko

0 commit comments

Comments
 (0)