Skip to content
Snippets Groups Projects
Verified Commit eab4cb6b authored by Laurent Modolo's avatar Laurent Modolo
Browse files

RSEM: fix Dockerfile

parent a4a0d6f0
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ MAINTAINER Laurent Modolo ...@@ -4,7 +4,7 @@ MAINTAINER Laurent Modolo
ENV RSEM_VERSION=1.3.0 ENV RSEM_VERSION=1.3.0
ENV BOWTIE2_VERSION=2.3.4.1 ENV BOWTIE2_VERSION=2.3.4.1
ENV SAMTOOLS_VERSION=1.7 ENV SAMTOOLS_VERSION=1.7
ENV PACKAGES git=1:2.17.0* \ ENV PACKAGES git=1:2.17* \
build-essential=12.4* \ build-essential=12.4* \
ca-certificates=20180409 \ ca-certificates=20180409 \
zlib1g-dev=1:1.2.11* \ zlib1g-dev=1:1.2.11* \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment