Skip to content

Commit 9623874

Browse files
Merge pull request #22220 from docker/kafka-source-updates
Update image source for kafbat
2 parents 93f7b24 + a4237da commit 9623874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/kafka.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ To add it to your own project (it’s already in the demo application), you only
235235
```yaml
236236
services:
237237
kafka-ui:
238-
image: ghcr.io/kafbat/kafka-ui:latest
238+
image: kafbat/kafka-ui:main
239239
ports:
240240
- 8080:8080
241241
environment:

0 commit comments

Comments
 (0)