Skip to content

Commit

Permalink
remove wget version lock from singularity def
Browse files Browse the repository at this point in the history
  • Loading branch information
jluebeck committed Dec 11, 2024
1 parent 53af67f commit 6390943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion singularity/ampliconsuite-pipeline.def
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ python3-dev=3.8.2-0ubuntu2 \
samtools=1.10-3 \
ttf-mscorefonts-installer=3.7ubuntu6 \
unzip=6.0-25ubuntu1 \
wget=1.20.3-1ubuntu2 \
wget \
zlib1g-dev

fc-cache -f
Expand Down

0 comments on commit 6390943

Please sign in to comment.