Skip to content

Commit c0209be

Browse files
chore: update Kafka test image to version 7.9.3
1 parent 25e8a39 commit c0209be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.env.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ ELASTIC__HTTP_USER_NAME=elastic
5151
ELASTIC__HTTP_PASSWORD=test_password
5252

5353
# Kafka Configuration (KafkaConfig)
54-
KAFKA__IMAGE=confluentinc/cp-kafka:7.4.10
54+
KAFKA__IMAGE=confluentinc/cp-kafka:7.9.3
5555
KAFKA__BROKERS_LIST=["localhost:9092"]
5656

5757
# MinIO Configuration (MinioConfig)

0 commit comments

Comments
 (0)