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 ecaca00 commit 62bf6e1Copy full SHA for 62bf6e1
docker-compose-ci.yml
@@ -2,7 +2,7 @@
2
---
3
services:
4
kafka:
5
- image: apache/kafka:4.1.0
+ image: apache/kafka:4.1.1
6
ports:
7
- '9092:9092'
8
environment:
docker-compose.yml
0 commit comments