Skip to content

Commit c4b6005

Browse files
Merge pull request #24 from igorcampos-dev/renovate/confluentinc-cp-kafka-8.x
chore(deps): update confluentinc/cp-kafka docker tag to v8
2 parents 9b84767 + fb452e0 commit c4b6005

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.9.2
21+
image: confluentinc/cp-kafka:8.0.0
2222
depends_on:
2323
- zookeeper
2424
ports:

0 commit comments

Comments
 (0)