mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-04 12:22:55 +00:00
chore: bump rskafka version (#6090)
* chore: upgrade rskafka * chore(test): bump kafka version
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
||||
- ALLOW_ANONYMOUS_LOGIN=yes
|
||||
|
||||
kafka:
|
||||
image: docker.io/bitnami/kafka:3.6.0
|
||||
image: docker.io/bitnami/kafka:3.9.0
|
||||
container_name: kafka
|
||||
ports:
|
||||
- 9092:9092
|
||||
|
||||
Reference in New Issue
Block a user