Skip to content

Commit

Permalink
Merge pull request #229: Bump pathogen-embed to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlin authored Jul 30, 2024
2 parents addb745 + 6c277d9 commit d8817e4
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.0.0
RUN pip3 install pathogen-embed==2.3.0

# 2. Add unpinned programs

Expand Down

0 comments on commit d8817e4

Please sign in to comment.