Skip to content

Commit

Permalink
Updated Dockerfile to 0.1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingBash committed Jan 20, 2024
1 parent 26f19c7 commit eb22270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ ENV PATH="${VENV}/bin:$PATH"

# Install from PyPI
RUN pip install --upgrade pip
RUN pip install crispr-millipede==0.1.19
RUN pip install crispr-millipede==0.1.21

0 comments on commit eb22270

Please sign in to comment.