Skip to content

Commit

Permalink
chore(deps): update bitnami/kafka docker tag to v3.9.0
Browse files Browse the repository at this point in the history
Signed-off-by: Mend Renovate <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed Nov 12, 2024
1 parent 81397e5 commit dbaa2e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/kafka-integration-test/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
kafka:
image: bitnami/kafka:3.8.0
image: bitnami/kafka:3.9.0
ports:
- "9092:9092"
environment:
Expand Down

0 comments on commit dbaa2e8

Please sign in to comment.