Skip to content

Commit 2758b51

Browse files
committed
Add support for apache/kafka-native image in docs
1 parent e8bd9b9 commit 2758b51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/kafka.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Currently, two different Kafka images are supported:
66

77
* `org.testcontainers.containers.KafkaContainer` supports
88
[confluentinc/cp-kafka](https://hub.docker.com/r/confluentinc/cp-kafka/)
9-
* `org.testcontainers.kafka.KafkaContainer` supports [apache/kafka](https://hub.docker.com/r/apache/kafka/)
9+
* `org.testcontainers.kafka.KafkaContainer` supports [apache/kafka](https://hub.docker.com/r/apache/kafka/) and [apache/kafka-native](https://hub.docker.com/r/apache/kafka-native/)
1010

1111
## Benefits
1212

0 commit comments

Comments
 (0)