We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19d3886 commit 28a34e4Copy full SHA for 28a34e4
1 file changed
internal/test/oats/kafka/docker-compose-obi-java-kafka.yml
@@ -8,7 +8,7 @@ services:
8
- "2181:2181"
9
10
kafka:
11
- image: confluentinc/cp-kafka:7.9.5@sha256:c4c6b755551da17fff056b9c8b39700f99020083bd2d69a171ece4784f33e640
+ image: confluentinc/cp-kafka:7.9.6@sha256:9e178783dba8cf44cd8b1d260f548a587a21235921957edd4ed7aa7d060b0852
12
depends_on:
13
- zookeeper
14
environment:
0 commit comments