Skip to content

Commit

Permalink
update to latest snakemake
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneskoester committed Dec 16, 2019
1 parent 56c933e commit ba7aa30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM snakemake/snakemake:v5.7.4
FROM snakemake/snakemake:v5.8.2
COPY entrypoint.sh /entrypoint.sh
ENTRYPOINT ["/entrypoint.sh"]

0 comments on commit ba7aa30

Please sign in to comment.