From 03777786da9e01cc89f902aa3a7bb3fab609533b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 00:16:25 +0000 Subject: [PATCH] Bump confluentinc/cp-kafka in /test/IntegrationTests/docker Bumps confluentinc/cp-kafka from 8.0.0 to 8.0.2. --- updated-dependencies: - dependency-name: confluentinc/cp-kafka dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test/IntegrationTests/docker/kafka.Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/IntegrationTests/docker/kafka.Dockerfile b/test/IntegrationTests/docker/kafka.Dockerfile index 158b064d0f..7141410ea0 100644 --- a/test/IntegrationTests/docker/kafka.Dockerfile +++ b/test/IntegrationTests/docker/kafka.Dockerfile @@ -1 +1 @@ -FROM confluentinc/cp-kafka:8.0.0@sha256:9cdc8119cb39c45f0efa6da8e2220058020c7433e3ba3a3ce11a8006a18cb336 \ No newline at end of file +FROM confluentinc/cp-kafka:8.0.2@sha256:ab70e127a54c660df31053857931d35091bdabb714570bd91c4f1f759bcca931 \ No newline at end of file