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