Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
WhalleyT committed Aug 30, 2024
1 parent 2901228 commit e7ba7e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile.tbtamr-0.9.9
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ LABEL maintainer3.email="[email protected]"
ENV MAMBA_ROOT_PREFIX="/opt/conda"

RUN apt-get update
RUN apt-get install -y debconf
RUN apt-get install -y apt-utils wget bzip2 curl
RUN DEBIAN_FRONTEND=noninteractive apt-get install -y git
RUN curl -Ls https://micro.mamba.pm/api/micromamba/linux-64/latest| tar -xvj bin/micromamba \
Expand Down

0 comments on commit e7ba7e4

Please sign in to comment.