Skip to content

Commit

Permalink
Merge pull request #26 from Sage-Bionetworks-Workflows/update-ome-types
Browse files Browse the repository at this point in the history
Update ome_types version
  • Loading branch information
adamjtaylor authored Oct 11, 2023
2 parents e3cc14e + 5374b22 commit f09df3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ RUN source /venv/bin/activate && \
pip install opencv-python-headless \
pip install synapseclient \
pip install mantel \
pip install ome_types
pip install ome_types>=0.4.2

ENV VIRTUAL_ENV=/venv
ENV PATH="$VIRTUAL_ENV/bin:$PATH"

0 comments on commit f09df3c

Please sign in to comment.