Skip to content

Commit 312b313

Browse files
Update Dockerfile
1 parent afe3f03 commit 312b313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM snakemake/snakemake:v6.6.0
1+
FROM snakemake/snakemake:stable
22
COPY entrypoint.sh /entrypoint.sh
33
ENV CONDA_ENVS_PATH /github/workspace/.conda
44
ENTRYPOINT ["/entrypoint.sh"]

0 commit comments

Comments
 (0)