Skip to content

Commit 4952466

Browse files
author
Jon Palmer
committed
update docker
1 parent 8001a9a commit 4952466

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dockerbuild/Dockerfile-base

+2-2
Original file line numberDiff line numberDiff line change
@@ -100,5 +100,5 @@ RUN wget --quiet https://repo.continuum.io/miniconda/Miniconda2-latest-Linux-x86
100100

101101
COPY pasa_conf.txt /home/linuxbrew/PASApipeline/pasa_conf/conf.txt
102102

103-
RUN wget https://github.com/nextgenusfs/funannotate/archive/1.4.1.tar.gz && \
104-
tar -zxvf 1.4.1.tar.gz && rm 1.4.1.tar.gz && mv funannotate-1.4.1 funannotate
103+
RUN wget https://github.com/nextgenusfs/funannotate/archive/1.4.2.tar.gz && \
104+
tar -zxvf 1.4.2.tar.gz && rm 1.4.2.tar.gz && mv funannotate-1.4.2 funannotate

0 commit comments

Comments
 (0)