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.
2 parents 3d795b7 + 35f92c4 commit 2eceb9cCopy full SHA for 2eceb9c
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM snakemake/snakemake:v6.0.0
+FROM snakemake/snakemake:v6.1.0
2
COPY entrypoint.sh /entrypoint.sh
3
ENV CONDA_ENVS_PATH /github/workspace/.conda
4
ENTRYPOINT ["/entrypoint.sh"]
0 commit comments