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.
2 parents eb8309a + ffc2204 commit 15c0b94Copy full SHA for 15c0b94
integration/docker-compose.yml
@@ -60,7 +60,7 @@ services:
60
kafka:
61
container_name: test-kafka
62
hostname: kafka
63
- image: confluentinc/cp-kafka:7.9.1
+ image: confluentinc/cp-kafka:8.0.0
64
depends_on:
65
- zookeeper
66
ports:
0 commit comments