Skip to content

Commit

Permalink
older version of frontail
Browse files Browse the repository at this point in the history
  • Loading branch information
biologger committed Jul 5, 2021
1 parent e93a19f commit 29257b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ http://www.unafold.org/download/mfold-3.6.tar.gz \

# install frontail
RUN cd /programs && wget -nv \
https://github.com/mthenw/frontail/releases/download/v4.9.2/frontail-linux \
https://github.com/mthenw/frontail/releases/download/v4.8.0/frontail-linux \
&& chmod +x frontail-linux

RUN cd /programs && git clone https://github.com/biologger/MFEprimer-py3.git \
Expand Down

0 comments on commit 29257b5

Please sign in to comment.