Skip to content

Commit bc4b327

Browse files
Update Dockerfile
1 parent a425fa7 commit bc4b327

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

0 commit comments

Comments
 (0)