Skip to content

Commit

Permalink
Change bioengine install to github url
Browse files Browse the repository at this point in the history
  • Loading branch information
oeway committed May 6, 2024
1 parent a96b478 commit db5bddc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions environments/bioengine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
FROM ghcr.io/amun-ai/hypha:0.15.51

COPY . /app
RUN pip install -r /app/requirements.txt
RUN pip install /app

RUN pip install https://github.com/bioimage-io/bioengine/archive/refs/heads/main.zip

0 comments on commit db5bddc

Please sign in to comment.