Skip to content

Commit

Permalink
Lint modules/local/virusbreakend/Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
scwatts committed Mar 26, 2024
1 parent 4e4a699 commit f4703e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/local/virusbreakend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RUN \
RUN \
conda install -y curl && \
curl -s https://www.dfam.org/releases/Dfam_3.7/families/Dfam_curatedonly.h5.gz | \
gzip -cd > /env/share/RepeatMasker/Libraries/Dfam.h5
gzip -cd > /env/share/RepeatMasker/Libraries/Dfam.h5

RUN \
conda clean -yaf
Expand Down

0 comments on commit f4703e5

Please sign in to comment.