Skip to content

Commit

Permalink
chore(deps): Bump confluentinc/cp-kafka
Browse files Browse the repository at this point in the history
Bumps confluentinc/cp-kafka from 7.7.1 to 7.9.0.

---
updated-dependencies:
- dependency-name: confluentinc/cp-kafka
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 28, 2025
1 parent 12d9254 commit b86d9d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
- kafka

kafka:
image: confluentinc/cp-kafka:7.7.1
image: confluentinc/cp-kafka:7.9.0
ports:
- "9092:9092" # plaintext - no authentication
- "9093:9093" # sasl
Expand Down

0 comments on commit b86d9d8

Please sign in to comment.