Skip to content

Commit

Permalink
docker update
Browse files Browse the repository at this point in the history
  • Loading branch information
WhalleyT committed Dec 7, 2023
1 parent 740d45e commit 1b51871
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile.vcfpredict-0.9.8r1
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ ARG TBPROFILER_VER="5.0.1"
# this was the latest commit as of 2023-10-26
ARG TBDB_VER="e25540b"


# install tb-profiler via bioconda; install into 'base' conda env
RUN micromamba install --yes --name base --channel conda-forge --channel bioconda \
tb-profiler=${TBPROFILER_VER} && \
Expand Down

0 comments on commit 1b51871

Please sign in to comment.