We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 390d272 commit 210069cCopy full SHA for 210069c
main.nf
@@ -17,7 +17,7 @@ process latestDocker {
17
}
18
19
process versionedDocker {
20
- container 'katetran/dockstore-tool-helloworld:1@sha256:helloworld'
+ container 'katetran/dockstore-tool-helloworld:1'
21
22
exec:
23
println "versionedDocker"
0 commit comments