Skip to content

Commit

Permalink
build(deps): bump the examples-kafka group
Browse files Browse the repository at this point in the history
Bumps the examples-kafka group in /examples/kafka with 2 updates: confluentinc/cp-kafka and confluentinc/cp-zookeeper.


Updates `confluentinc/cp-kafka` from `51145a4` to `7e332fd`

Updates `confluentinc/cp-zookeeper` from `000f1d1` to `0140b97`

---
updated-dependencies:
- dependency-name: confluentinc/cp-kafka
  dependency-type: direct:production
  dependency-group: examples-kafka
- dependency-name: confluentinc/cp-zookeeper
  dependency-type: direct:production
  dependency-group: examples-kafka
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 4265b99 commit 69cf652
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/kafka/Dockerfile-kafka
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM confluentinc/cp-kafka:latest@sha256:51145a40d23336a11085ca695d02bdeee66fe01b582837c6d223384952226be9
FROM confluentinc/cp-kafka:latest@sha256:7e332fd046a1b3ef292dcd063d6e7bee4f487ac4d235da1692b15a44daf2c080
2 changes: 1 addition & 1 deletion examples/kafka/Dockerfile-zookeeper
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM confluentinc/cp-zookeeper:latest@sha256:000f1d11090f49fa8f67567e633bab4fea5dbd7d9119e7ee2ef259c509063593
FROM confluentinc/cp-zookeeper:latest@sha256:0140b9767dc900af6c4a1a0d0cf0d16548152e924f2939a038d8ca8793f69b86

0 comments on commit 69cf652

Please sign in to comment.