Skip to content

Commit 2eceb9c

Browse files
Merge pull request #11 from snakemake/update-to-snakemake-6-1-0
update to snakemake 6.1.0
2 parents 3d795b7 + 35f92c4 commit 2eceb9c

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.0.0
1+
FROM snakemake/snakemake:v6.1.0
22
COPY entrypoint.sh /entrypoint.sh
33
ENV CONDA_ENVS_PATH /github/workspace/.conda
44
ENTRYPOINT ["/entrypoint.sh"]

0 commit comments

Comments
 (0)