Skip to content

Commit 14840d3

Browse files
committed
use refactores qtp-sequencing
1 parent 63ab683 commit 14840d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Images/qtp-sequencing/qtp-sequencing.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ SHELL ["conda", "run", "-p", "/opt/conda/envs/qtp-sequencing", "/bin/bash", "-c"
3737
RUN pip install -U pip
3838
#RUN pip install https://github.com/qiita-spots/qiita_client/archive/master.zip
3939
#RUN git clone -b master https://github.com/qiita-spots/qiita_client.git
40-
RUN git clone -b enable_pluginprotocol_change https://github.com/jlab/qiita_client.git
40+
RUN git clone -b refactor_exposeBaseDataDir https://github.com/jlab/qiita_client.git
4141

4242
RUN cd qiita_client && pip install --no-cache-dir .
4343

0 commit comments

Comments
 (0)