Skip to content

Commit

Permalink
Merge pull request #141 from /issues/140-update-gdc-client
Browse files Browse the repository at this point in the history
Pin gdc-client to quay.io image (resolves #140)
  • Loading branch information
jvivian authored Apr 13, 2018
2 parents a32acc3 + fefbd77 commit 400ea70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/toil_rnaseq/tools/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@

samtools_version = 'quay.io/ucsc_cgl/samtools:1.5--98b58ba05641ee98fa98414ed28b53ac3048bc09'
picardtools_version = 'quay.io/ucsc_cgl/picardtools:2.10.9--23fc31175415b14dbf337216f9ae14d3acc3d1eb'
gdc_version = 'sbamin/gdc-client:1.2.0'
gdc_version = 'quay.io/ucsc_cgl/gdc-client:1.2--a362c0dbff4fc95e37299769c2506ffa3db62ea8'

0 comments on commit 400ea70

Please sign in to comment.