We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df2a6bf commit db11768Copy full SHA for db11768
docker-compose-ci.yml
@@ -2,7 +2,7 @@
2
---
3
services:
4
kafka:
5
- image: apache/kafka:3.9.0
+ image: apache/kafka:3.9.1
6
ports:
7
- '9092:9092'
8
environment:
docker-compose.yml
0 commit comments