Skip to content

Commit

Permalink
Update bitnami/kafka Docker tag to v3.8.0
Browse files Browse the repository at this point in the history
Signed-off-by: Mend Renovate <[email protected]>
  • Loading branch information
renovate-bot committed Aug 14, 2024
1 parent cc83c76 commit d9f2124
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.7.0
image: bitnami/kafka:3.8.0
ports:
- "9092:9092"
environment:
Expand Down

0 comments on commit d9f2124

Please sign in to comment.