Skip to content

Commit

Permalink
update tools
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and pauleve committed Oct 1, 2021
1 parent c570d21 commit 7048bd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ RUN AUTO_UPDATE=1 conda install --no-update-deps -y \
RUN AUTO_UPDATE=1 conda install --no-update-deps -y \
cabean=1.0.0=0 \
ginsim=3.0.0b=12 \
maboss=2.3.4=h6bb024c_0 \
maboss=2.4.0=h2bc3f7f_1 \
pyboolnet=2.2.8=0 \
&& conda clean -y --all && rm -rf /opt/conda/pkgs

Expand All @@ -124,7 +124,7 @@ RUN AUTO_UPDATE=1 conda install --no-update-deps -y \
ginsim-python=0.4.3=py_0 \
mpbn=1.6=py_0 \
pyactonet=1.0=py_0 \
pymaboss=0.7.19=py_0 \
pymaboss=0.8.1=py_0 \
pypint=1.6.2=py_0 \
stablemotifs-python=1.0=py_0 \
&& conda clean -y --all && rm -rf /opt/conda/pkgs
Expand Down

0 comments on commit 7048bd4

Please sign in to comment.