Skip to content

Commit 547c137

Browse files
chore(deps): update confluentinc/cp-kafka docker tag to v8
1 parent 0667175 commit 547c137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: "3.9"
22
services:
33
kafka:
4-
image: confluentinc/cp-kafka:7.9.1
4+
image: confluentinc/cp-kafka:8.0.0
55
ports:
66
- "9092:9092"
77
- "9101:9101"

0 commit comments

Comments
 (0)