We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afe3f03 commit 312b313Copy full SHA for 312b313
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM snakemake/snakemake:v6.6.0
+FROM snakemake/snakemake:stable
2
COPY entrypoint.sh /entrypoint.sh
3
ENV CONDA_ENVS_PATH /github/workspace/.conda
4
ENTRYPOINT ["/entrypoint.sh"]
0 commit comments