Skip to content

Commit a425fa7

Browse files
Merge pull request #8 from snakemake/docker_to_snakemake_5.29.0
Updated Snakemake version (5.29.0)
2 parents bec01f7 + 0b0170d commit a425fa7

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

0 commit comments

Comments
 (0)