Skip to content

Commit

Permalink
bioinfo/Sra_toolkit: upgrade docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
pveber committed May 11, 2020
1 parent f71a9b8 commit fc04ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bioinfo/bistro_bioinfo.ml
Original file line number Diff line number Diff line change
Expand Up @@ -1690,7 +1690,7 @@ end

module Sra_toolkit = struct

let img = [ docker_image ~account:"pveber" ~name:"sra-toolkit" ~tag:"2.8.0" () ]
let img = [ docker_image ~account:"pegi3s" ~name:"sratoolkit" ~tag:"2.10.0" () ]

let sra_of_input = function
| `id id -> string id
Expand Down

0 comments on commit fc04ae2

Please sign in to comment.