From 810353796c41cfe059be479dba7cae69e37122a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 14:31:32 +0100 Subject: [PATCH] Bump confluentinc/cp-kafka from 7.7.1 to 7.7.2 in /test/IntegrationTests/docker (#3829) Bump confluentinc/cp-kafka in /test/IntegrationTests/docker Bumps confluentinc/cp-kafka from 7.7.1 to 7.7.2. --- 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 5c3714561..7a72f9f49 100644 --- a/test/IntegrationTests/docker/kafka.Dockerfile +++ b/test/IntegrationTests/docker/kafka.Dockerfile @@ -1 +1 @@ -FROM confluentinc/cp-kafka:7.7.1@sha256:653f49c51cfebcf8301938d01044efead6afbd8dd60acd2bcf1605d7c6494d3b \ No newline at end of file +FROM confluentinc/cp-kafka:7.7.2@sha256:080b2ffacbd9fbfe12bce70b0a16ded2fc40b093ba26aac9b3a21343e32bdd98 \ No newline at end of file