Skip to content

Commit

Permalink
build(deps): bump confluentinc/cp-kafka in /generators/server/resourc…
Browse files Browse the repository at this point in the history
…es (#28026)

Bumps confluentinc/cp-kafka from 7.7.1 to 7.7.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent eb77cde commit a5d7ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/server/resources/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ FROM memcached:1.6.32-alpine

FROM redis:7.4.1

FROM confluentinc/cp-kafka:7.7.1
FROM confluentinc/cp-kafka:7.7.2
LABEL ALIAS=kafka

FROM confluentinc/cp-zookeeper:7.7.1
Expand Down

0 comments on commit a5d7ac8

Please sign in to comment.