Skip to content

Commit

Permalink
Update md5sum_checker.wdl
Browse files Browse the repository at this point in the history
  • Loading branch information
denis-yuen authored Dec 9, 2024
1 parent db27279 commit e8a7f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion checker/md5sum_checker.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ task checkmd5 {
}

runtime {
docker: "quay.io/briandoconnor/dockstore-workflow-md5sum-tester:1.0.0"
docker: "quay.io/dockstore-testing/dockstore-workflow-md5sum-tester:1.0.0"
cpu: 1
memory: "512 MB"
disks: "local-disk 10 HDD"
Expand Down

0 comments on commit e8a7f57

Please sign in to comment.