Skip to content

Commit

Permalink
build(deps): bump confluentinc/cp-zookeeper (#28027)
Browse files Browse the repository at this point in the history
Bumps confluentinc/cp-zookeeper from 7.7.1 to 7.7.2.

---
updated-dependencies:
- dependency-name: confluentinc/cp-zookeeper
  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 a5d7ac8 commit 1ae8365
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 @@ -43,7 +43,7 @@ FROM redis:7.4.1
FROM confluentinc/cp-kafka:7.7.2
LABEL ALIAS=kafka

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

FROM apachepulsar/pulsar:4.0.0
Expand Down

0 comments on commit 1ae8365

Please sign in to comment.