We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51430be commit 6ed1a6dCopy full SHA for 6ed1a6d
src/backend/Dockerfile.pangolin
@@ -50,7 +50,7 @@ RUN pip3 install snakemake==7.30.1
50
# for now pinning pulp to 2.7.0 works
51
RUN pip3 install pulp==2.7.0
52
RUN pip3 install git+https://github.com/cov-lineages/[email protected]
53
-RUN pip3 install git+https://github.com/cov-lineages/pangolin-data.git@v1.27
+RUN pip3 install git+https://github.com/cov-lineages/pangolin-data.git@v1.28
54
55
56
0 commit comments