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 abd8d9c commit bec01f7Copy full SHA for bec01f7
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM snakemake/snakemake:v5.27.4
+FROM snakemake/snakemake:v5.28.0
2
COPY entrypoint.sh /entrypoint.sh
3
ENV CONDA_ENVS_PATH /github/workspace/.conda
4
ENTRYPOINT ["/entrypoint.sh"]
0 commit comments