Skip to content

Commit

Permalink
BUG: Fix the docker image name in run.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
thewtex committed May 29, 2018
1 parent b2287d5 commit 453ff3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.sh
Expand Up @@ -9,4 +9,4 @@ docker run \
-e NB_GID=$(id -g) \
-e GRANT_SUDO=yes \
-v $PWD:/home/jovyan/work \
thewtex/krs-course-in-biomedical-image-analysis-and-visualization:local
thewtex/krs-course:local

0 comments on commit 453ff3c

Please sign in to comment.