From: Kai Moritz Date: Sun, 23 Jun 2024 07:15:15 +0000 (+0200) Subject: Fixed the name of the docker-image `juplo/wordcount--fortune` X-Git-Tag: wordcount-1.0.0 X-Git-Url: https://juplo.de/gitweb/?a=commitdiff_plain;h=81ecac56c746d574013ac638d77a7d4cbb908849;p=demos%2Fkafka%2Fwordcount Fixed the name of the docker-image `juplo/wordcount--fortune` --- diff --git a/README.sh b/README.sh index 1a3efb2..4fb1760 100755 --- a/README.sh +++ b/README.sh @@ -1,6 +1,6 @@ #!/bin/bash -FORTUNE=juplo/wordcount--fortune:1.0.0 +FORTUNE=juplo/wordcount--fortune:1.0.1 RECORDER=juplo/wordcount--recorder:1.0.1 USERS=juplo/wordcount--users:1.0.4 SPLITTER=juplo/wordcount--splitter:1.0.0 diff --git a/docker-compose.yml b/docker-compose.yml index 41716af..32b8a82 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -105,7 +105,7 @@ services: bart: - image: juplo/wordcount--fortune:1.0.0 + image: juplo/wordcount--fortune:1.0.1 command: bash -c " while [ true ]; do @@ -117,7 +117,7 @@ services: done" nerd: - image: juplo/wordcount--fortune:1.0.0 + image: juplo/wordcount--fortune:1.0.1 command: bash -c " while [ true ]; do @@ -129,7 +129,7 @@ services: done" riddler: - image: juplo/wordcount--fortune:1.0.0 + image: juplo/wordcount--fortune:1.0.1 command: bash -c " while [ true ]; do diff --git a/fortune b/fortune index dde18ef..8c69a7c 160000 --- a/fortune +++ b/fortune @@ -1 +1 @@ -Subproject commit dde18ef24d54bb988ad458ad6e12ed99fbc53061 +Subproject commit 8c69a7caad51f067f129a751966d0f4638fa228c