Skip to content

Commit 390d272

Browse files
authored
Update main.nf
1 parent 25cf6ea commit 390d272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ process latestDocker {
1717
}
1818

1919
process versionedDocker {
20-
container 'katetran/dockstore-tool-helloworld:1@sha256helloworld'
20+
container 'katetran/dockstore-tool-helloworld:1@sha256:helloworld'
2121

2222
exec:
2323
println "versionedDocker"

0 commit comments

Comments
 (0)