Skip to content

Commit

Permalink
try another docker push
Browse files Browse the repository at this point in the history
  • Loading branch information
WhalleyT committed Dec 12, 2023
1 parent df55e2c commit 2a8d5e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile.tbprofiler-0.9.8
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ WORKDIR /

ARG TBPROFILER_VER="5.0.1"


# this version is the shortened commit hash on the `master` branch here https://github.com/jodyphelan/tbdb/
# commits are found on https://github.com/jodyphelan/tbdb/commits/master
# this was the latest commit as of 2023-10-26
Expand Down
1 change: 1 addition & 0 deletions docker/Dockerfile.vcfpredict-0.9.8
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ PYTHON="python3 python3-pip python3-dev"

ENV vcfmix_version=d4693344bf612780723e39ce27c8ae3868f95417 \

#apt updates
RUN apt-get update \
&& DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC apt-get -y install tzdata \
&& apt-get install -y $PACKAGES $PYTHON \
Expand Down

0 comments on commit 2a8d5e8

Please sign in to comment.