Skip to content

Commit 9b84767

Browse files
Merge pull request #22 from igorcampos-dev/renovate/confluentinc-cp-kafka-7.x
chore(deps): update confluentinc/cp-kafka docker tag to v7.9.2
2 parents e47e02c + 8c7983f commit 9b84767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-kafka-example/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ services:
1818
- '2181:2181'
1919

2020
kafka:
21-
image: confluentinc/cp-kafka:7.4.0
21+
image: confluentinc/cp-kafka:7.9.2
2222
depends_on:
2323
- zookeeper
2424
ports:

0 commit comments

Comments
 (0)