diff --git a/docker-compose.yaml b/docker-compose.yaml index 3494498..82547f8 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -30,7 +30,7 @@ services: - KAFKA_MIN_INSYNC_REPLICAS=1 schema-registry: - image: confluentinc/cp-schema-registry:7.9.0 + image: confluentinc/cp-schema-registry:7.9.5 hostname: schema-registry ports: - "8081:8081"