Skip to content
This repository was archived by the owner on Aug 17, 2022. It is now read-only.

Commit 43a3b12

Browse files
authored
Update Dockstore.cwl
1 parent d6a9045 commit 43a3b12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockstore.cwl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ description: |
1414
# make a runtime JSON template and edit it (or use the content of sample_configs.json in this git repo)
1515
$> dockstore tool convert cwl2json --cwl Dockstore.cwl > Dockstore.json
1616
# run it locally with the Dockstore CLI
17-
$> dockstore tool launch --entry quay.io/collaboratory/dockstore-tool-bamstats:1.25-5 \
17+
$> dockstore tool launch --entry quay.io/collaboratory/dockstore-tool-bamstats:1.25-5_1.0 \
1818
--json Dockstore.json
1919
```
2020

0 commit comments

Comments
 (0)