This is an automated email from the ASF dual-hosted git repository.
adamsaghy pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
The following commit(s) were added to refs/heads/develop by this push:
new 6d3e5fa150 FINERACT-2326: Update Kafka docker image for testing
6d3e5fa150 is described below
commit 6d3e5fa1500a69724d04e544cae7651fca23d347
Author: Adam Saghy <[email protected]>
AuthorDate: Tue Sep 30 10:35:25 2025 +0200
FINERACT-2326: Update Kafka docker image for testing
---
docker-compose-postgresql-kafka.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docker-compose-postgresql-kafka.yml
b/docker-compose-postgresql-kafka.yml
index b4835085b4..7d644cb518 100644
--- a/docker-compose-postgresql-kafka.yml
+++ b/docker-compose-postgresql-kafka.yml
@@ -20,7 +20,7 @@
version: "3.7"
services:
kafka:
- image: "bitnami/kafka:4.0.0-debian-12-r2"
+ image: "bitnamilegacy/kafka:4.0.0-debian-12-r10"
ports:
- "9092:9092"
env_file: