diff --git a/Dockerfile b/Dockerfile index 7130992..4c1cbdd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -341,7 +341,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/weighted-sampling . \ && pip3 install --editable . # Add evofr for forecasting