projects
/
demos
/
kafka
/
training
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7130a45
)
Das README.sh hatte das falsche Image gebaut
author
Kai Moritz
<kai@juplo.de>
Sun, 29 Jan 2023 18:47:25 +0000
(19:47 +0100)
committer
Kai Moritz
<kai@juplo.de>
Sun, 29 Jan 2023 18:47:25 +0000
(19:47 +0100)
README.sh
patch
|
blob
|
history
diff --git
a/README.sh
b/README.sh
index
219a478
..
97244dc
100755
(executable)
--- a/
README.sh
+++ b/
README.sh
@@
-1,6
+1,6
@@
#!/bin/bash
-IMAGE=juplo/simple-consumer:1.0-SNAPSHOT
+IMAGE=juplo/s
upers
imple-consumer:1.0-SNAPSHOT
if [ "$1" = "cleanup" ]
then