Skip to content

Commit

Permalink
[fix] updating bioengine
Browse files Browse the repository at this point in the history
  • Loading branch information
ctr26 committed Oct 3, 2024
1 parent 6af2c5a commit ed27305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environments/bioengine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/amun-ai/hypha:0.15.51
FROM ghcr.io/amun-ai/hypha:0.20.35.post2
# WORKDIR /app
COPY . /app
RUN pip install -r /app/requirements.txt
Expand Down

0 comments on commit ed27305

Please sign in to comment.