Skip to content

Commit

Permalink
Merge pull request #22 from CCBR/dev/feature-SVCNV
Browse files Browse the repository at this point in the history
fix: docker update
  • Loading branch information
dnousome authored Nov 29, 2023
2 parents ea93087 + daa3818 commit a55b5d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/logan_base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ RUN wget https://github.com/biod/sambamba/releases/download/v0.8.1/sambamba-0.8.
&& chmod a+rx /opt2/sambamba

# Use DISCVRSeq For CombineVariants Replacement
RUN wget https://github.com/BimberLab/DISCVRSeq/releases/download/1.3.61/DISCVRSeq-1.3.62.jar
RUN wget https://github.com/BimberLab/DISCVRSeq/releases/download/1.3.62/DISCVRSeq-1.3.62.jar
ENV DISCVRSeq_JAR="/opt2/DISCVRSeq-1.3.62.jar"

# Install dependencies needed to add a new repository over HTTPS
Expand Down

0 comments on commit a55b5d4

Please sign in to comment.