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 cff4ae0 commit 3559690Copy full SHA for 3559690
docker-compose-ssl.yml
@@ -1,7 +1,7 @@
1
services:
2
kafka:
3
container_name: kafka
4
- image: confluentinc/cp-kafka:8.0.1
+ image: confluentinc/cp-kafka:8.0.2
5
ports:
6
- 9092:9092 # Support PLAINTEXT so we can run one docker setup for SSL and PLAINTEXT
7
- 9093:9093
docker-compose.yml
- 9092:9092
0 commit comments