From ac23619a77a35178dd3865a8b5ba019a30c1e09f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 12:40:27 +0000 Subject: [PATCH] chore(deps): update confluentinc/cp-schema-registry docker tag to v8.3.1 --- dev/docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/docker-compose.yaml b/dev/docker-compose.yaml index f910e77..6593839 100644 --- a/dev/docker-compose.yaml +++ b/dev/docker-compose.yaml @@ -34,7 +34,7 @@ services: CONFLUENT_SUPPORT_CUSTOMER_ID: 'anonymous' schema_registry: - image: confluentinc/cp-schema-registry:8.2.0 + image: confluentinc/cp-schema-registry:8.3.1 hostname: schema_registry container_name: schema_registry depends_on: