Skip to content

Commit

Permalink
dockerfile update for v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brianjohnhaas committed Aug 12, 2023
1 parent d22edc5 commit 4a0d027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ RUN pip install pandas
RUN pip install requests igv-reports==1.8.0

ENV ctat_LR_fusion_version 0.9.0
ENV CTAT_LR_FUSION_CO 7bc98320a7bc1db02346c150a666675df9f96316
ENV CTAT_LR_FUSION_CO d22edc542abcb65695f8cc4be809259a2e1990e2

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

0 comments on commit 4a0d027

Please sign in to comment.