Added Tag `1.0.0`
[demos/kafka/wordcount] / README.sh
index dab0030..b34e172 100755 (executable)
--- a/README.sh
+++ b/README.sh
@@ -2,7 +2,7 @@
 
 if [ "$1" = "" ]
 then
-  FORTUNE=juplo/fortune
+  FORTUNE=juplo/fortune:1.0.0
 else
   FORTUNE="$1"
 fi