Skip to content

Commit

Permalink
update tools
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 21, 2023
1 parent 8ce8011 commit bd277cc
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 @@ -155,7 +155,7 @@ RUN AUTO_UPDATE=1 conda install --no-update-deps -y \
pymaboss=0.8.5=py_0 \
pypint=1.6.3=py_0 \
pystablemotifs=3.0.4dev1=py_0 \
scboolseq=2.0=py_0 \
scboolseq=2.0.1=py_0 \
&& conda clean -y --all && rm -rf /opt/conda/pkgs

COPY validate.sh /usr/local/bin/
Expand Down

0 comments on commit bd277cc

Please sign in to comment.