Skip to content

Commit

Permalink
updated docker
Browse files Browse the repository at this point in the history
  • Loading branch information
sgosline committed Apr 25, 2024
1 parent 28093bd commit 7f8661a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zfExp/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ RUN pip3 install --upgrade pip
RUN pip3 install -r requirements.txt


ENTRYPOINT ["python","/app/build_script.py","--exp"]
ENTRYPOINT ["python","/app/build_script.py","--geneEx"]

0 comments on commit 7f8661a

Please sign in to comment.