Skip to content

Commit

Permalink
chore(deps): update bitnami/kafka docker tag to v3.9.0 (#6201)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [bitnami/kafka](https://redirect.github.com/bitnami/containers)
([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/kafka))
| minor | `3.8.0` -> `3.9.0` |

---

Signed-off-by: Mend Renovate <[email protected]>
  • Loading branch information
renovate-bot authored Nov 12, 2024
1 parent 7d637a6 commit e5503ca
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 e5503ca

Please sign in to comment.