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