Skip to content

Commit

Permalink
more Dockerfile update
Browse files Browse the repository at this point in the history
  • Loading branch information
ctb committed Jun 12, 2016
1 parent 5111261 commit 35a25df
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 @@ -15,7 +15,7 @@ RUN apt-get update && \
apt-get clean

RUN cd /home && \
git clone https://github.com/dib-lab/sourmash.git -b ${KHMER_VERSION} && \
git clone https://github.com/dib-lab/sourmash.git -b ${SOURMASH_VERSION} && \
cd sourmash && \
python setup.py install

Expand Down

0 comments on commit 35a25df

Please sign in to comment.