Skip to content

Commit afe3f03

Browse files
Update Dockerfile
1 parent 2ee4fbe commit afe3f03

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

0 commit comments

Comments
 (0)