File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -213,7 +213,7 @@ jobs:
213213 runs-on : ubuntu-latest
214214 services :
215215 kafka :
216- image : apache/kafka-native:3.8.0-rc2
216+ image : apache/kafka-native:3.9.1
217217 env :
218218 KAFKA_PROCESS_ROLES : broker,controller
219219 KAFKA_NODE_ID : ' 1'
@@ -534,7 +534,7 @@ jobs:
534534 runs-on : ubuntu-latest
535535 services :
536536 kafka :
537- image : apache/kafka-native:3.8.0-rc2
537+ image : apache/kafka-native:3.9.1
538538 env :
539539 KAFKA_PROCESS_ROLES : broker,controller
540540 KAFKA_NODE_ID : ' 1'
Original file line number Diff line number Diff line change @@ -421,7 +421,7 @@ jobs:
421421 runs-on : ubuntu-latest
422422 services :
423423 kafka :
424- image : apache/kafka-native:3.8.0-rc2
424+ image : apache/kafka-native:3.9.1
425425 env :
426426 KAFKA_PROCESS_ROLES : broker,controller
427427 KAFKA_NODE_ID : ' 1'
Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ services:
154154 - LAMBDA_EXECUTOR=local
155155 kafka :
156156 platform : linux/arm64
157- image : apache/kafka-native:3.8.0-rc2
157+ image : apache/kafka-native:3.9.1
158158 ports :
159159 - " 127.0.0.1:9092:9092"
160160 - " 127.0.0.1:9093:9093"
You can’t perform that action at this time.
0 commit comments