Skip to content

Commit

Permalink
Correct Dora installation tag
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdcha committed Apr 7, 2016
1 parent b744f83 commit 46b0b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ RUN pip install --upgrade mpld3 && \
pip install haversine && \
pip install toolz cytoolz && \
pip install sacred && \
pip install git+https://github.com/nicta/dora.git@release && \
pip install git+https://github.com/nicta/dora.git && \
pip install hyperopt

0 comments on commit 46b0b6c

Please sign in to comment.