Skip to content

Commit

Permalink
Merge pull request #230 from nextstrain/bump-pathogen-embed
Browse files Browse the repository at this point in the history
Bump pathogen-embed to 3.0.0
  • Loading branch information
huddlej authored Aug 20, 2024
2 parents 6b87f2a + 985e563 commit f27da40
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 @@ -312,7 +312,7 @@ RUN if [[ "$TARGETPLATFORM" == linux/arm64 ]]; then \
; \
fi

RUN pip3 install pathogen-embed==2.3.0
RUN pip3 install pathogen-embed==3.0.0

# 2. Add unpinned programs

Expand Down

0 comments on commit f27da40

Please sign in to comment.