diff --git a/docker-compose.yml b/docker-compose.yml index b4e7400..ea74e6d 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -31,7 +31,7 @@ services: KAFKA_GROUP_INITIAL_REBALANCE_DELAY_MS: 0 schema-registry: - image: confluentinc/cp-schema-registry:8.2.1 + image: confluentinc/cp-schema-registry:8.3.0 hostname: schema-registry container_name: schema-registry depends_on: