Skip to content

Commit

Permalink
updates to gennifer and reverting gene_spec branch back to master
Browse files Browse the repository at this point in the history
  • Loading branch information
di2ag-org committed Dec 6, 2023
1 parent c2e44b8 commit 9f02fbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chp_api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ FROM python:3.8 as intermediate
# set work directory
WORKDIR /usr/src/chp_api

RUN git clone --single-branch --branch gene_spec_pydantic-ghyde https://github.com/di2ag/gene-specificity.git
RUN git clone --single-branch --branch master https://github.com/di2ag/gene-specificity.git

# Upgrade pip
RUN pip3 install --upgrade pip
Expand Down
2 changes: 1 addition & 1 deletion gennifer
Submodule gennifer updated 2 files
+2 −2 frontend/Dockerfile
+1 −1 grnboost2

0 comments on commit 9f02fbc

Please sign in to comment.