Skip to content

Commit

Permalink
Use branch with augur subsample
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlin committed Apr 12, 2024
1 parent 648704b commit f68c695
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 @@ -338,7 +338,7 @@ RUN pip3 install phylo-treetime
# with --volume=.../augur:/nextstrain/augur and still have it globally
# accessible and importable.
WORKDIR /nextstrain/augur
RUN /builder-scripts/download-repo https://github.com/nextstrain/augur "$(/builder-scripts/latest-augur-release-tag)" . \
RUN /builder-scripts/download-repo https://github.com/nextstrain/augur victorlin/subsample-2 . \
&& pip3 install --editable .

# Add evofr for forecasting
Expand Down

0 comments on commit f68c695

Please sign in to comment.