From 0bac076b63c280898723a158e4eadf34a7ac5977 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 14:06:58 +0100 Subject: [PATCH] Bump confluentinc/cp-kafka from 7.8.0 to 7.8.1 in /test/IntegrationTests/docker (#4024) Bump confluentinc/cp-kafka in /test/IntegrationTests/docker Bumps confluentinc/cp-kafka from 7.8.0 to 7.8.1. --- updated-dependencies: - dependency-name: confluentinc/cp-kafka dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 81a6c0a1f..7cfe9d44b 100644 --- a/test/IntegrationTests/docker/kafka.Dockerfile +++ b/test/IntegrationTests/docker/kafka.Dockerfile @@ -1 +1 @@ -FROM confluentinc/cp-kafka:7.8.0@sha256:adc392d28a1e99e8c9a1ec7f087e9e91041837b35b8b7cc8b8a691b82dd581b0 \ No newline at end of file +FROM confluentinc/cp-kafka:7.8.1@sha256:5a41f60e991c11192fe60d14c9b6521e8e1dc6e03598677a7f63b28c4ee1ece2 \ No newline at end of file