Skip to content

Commit

Permalink
update to use viral-baseimage 0.1.14 (#903)
Browse files Browse the repository at this point in the history
update to use viral-baseimage 0.1.14 , which added ttf-dejavu package to fix Java hanging when running fastqc due to missing fonts ( broadinstitute/viral-baseimage#12 )
  • Loading branch information
notestaff authored Dec 5, 2018
1 parent 969a634 commit 581d79a
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,4 +1,4 @@
FROM quay.io/broadinstitute/viral-baseimage:0.1.13
FROM quay.io/broadinstitute/viral-baseimage:0.1.14

LABEL maintainer "viral-ngs@broadinstitute.org"

Expand Down

0 comments on commit 581d79a

Please sign in to comment.