We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a778772 + 8496b7d commit 5432b03Copy full SHA for 5432b03
integration/docker-compose.yml
@@ -59,7 +59,7 @@ services:
59
kafka:
60
container_name: test-kafka
61
hostname: kafka
62
- image: confluentinc/cp-kafka:7.5.2
+ image: confluentinc/cp-kafka:7.5.3
63
depends_on:
64
- zookeeper
65
ports:
0 commit comments