Skip to content

Commit

Permalink
Point CGC CWL to CGC docker repo (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
adthrasher authored Aug 26, 2021
1 parent 0676abe commit b69cfad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cgc/cicero.cwl
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
"hints": [
{
"class": "DockerRequirement",
"dockerPull": "ghcr.io/stjude/cicero:latest"
"dockerPull": "cgc-images.sbgenomics.com/stjude/cicero:latest"
}
],
"sbg:categories": [
Expand Down

0 comments on commit b69cfad

Please sign in to comment.