Skip to content

Commit 470400c

Browse files
chore(deps): update confluentinc/cp-kafka docker tag to v7.9.4 (#521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1618a62 commit 470400c

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.2
4+
image: confluentinc/cp-kafka:7.9.4
55
ports:
66
- "9092:9092"
77
- "9101:9101"

0 commit comments

Comments
 (0)