Skip to content

Commit 79bd93a

Browse files
Bump confluentinc/cp-kafka from 8.0.0 to 8.0.1 in the dependencies group (#85)
Bumps the dependencies group with 1 update: confluentinc/cp-kafka. Updates `confluentinc/cp-kafka` from 8.0.0 to 8.0.1 --- updated-dependencies: - dependency-name: confluentinc/cp-kafka dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 25f77a8 commit 79bd93a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
services:
22

33
kafka-kraft:
4-
image: confluentinc/cp-kafka:8.0.0
4+
image: confluentinc/cp-kafka:8.0.1
55
hostname: kafka-kraft
66
ports:
77
- "9101:9101"

0 commit comments

Comments
 (0)