From 5fb155a135e3a6e4616c26de2503fb343b7e4eea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 02:21:27 +0000 Subject: [PATCH] Bump confluentinc/cp-kafka in /test/IntegrationTests/docker Bumps 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 ... 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..a64e408bcc 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.1@sha256:cfae6350dc073d6a00255c0e4d5eef41d017eff505d69a71b0f5a49dcaae9c26 \ No newline at end of file