Skip to content

Commit

Permalink
docker update for v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brianjohnhaas committed Oct 12, 2023
1 parent ee2f50c commit 7c21b9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,8 @@ RUN pip install pandas

RUN pip install requests igv-reports==1.8.0

ENV ctat_LR_fusion_version 0.10.2
ENV CTAT_LR_FUSION_CO d89d7091d32552a92ff67d5cb0264d2767e0d0f6
ENV ctat_LR_fusion_version 0.11.0
ENV CTAT_LR_FUSION_CO ee2f50c5a6da78683d7dabbe3b17b4995ceb417e

RUN git clone --recursive https://github.com/TrinityCTAT/CTAT-LR-fusion.git && \
cd CTAT-LR-fusion && \
Expand Down

0 comments on commit 7c21b9b

Please sign in to comment.