Skip to content

Commit 743b525

Browse files
Update apache/kafka Docker tag to v3.9.0 (#26)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f16711b commit 743b525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
kafka:
3-
image: apache/kafka:3.8.0
3+
image: apache/kafka:3.9.0
44
hostname: kafka
55
ports:
66
- "9092:9092"

0 commit comments

Comments
 (0)