Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
abretaud authored Aug 19, 2024
1 parent a37257b commit 374664e
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 @@ -19,7 +19,7 @@ RUN buildDeps='gnupg2 dirmngr' \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*

ENV BIOMAJ_RELEASE="shahikorma-v13"
ENV BIOMAJ_RELEASE="14"

RUN git clone https://github.com/genouest/biomaj-process.git && \
git clone https://github.com/genouest/biomaj-download.git
Expand Down

0 comments on commit 374664e

Please sign in to comment.