From 6276ea436250680d3307fe647921999937023dca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 18:56:40 +0000 Subject: [PATCH] Update confluentinc/cp-schema-registry Docker tag to v7.6.0 --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index a405202..8bceb11 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -41,7 +41,7 @@ services: CONFLUENT_SUPPORT_CUSTOMER_ID: 'anonymous' schema-registry: - image: confluentinc/cp-schema-registry:7.2.0 + image: confluentinc/cp-schema-registry:7.6.0 hostname: schema-registry container_name: schema-registry depends_on: