diff --git a/docker-compose.yml b/docker-compose.yml index 09d7812..c0ec9f4 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -24,7 +24,7 @@ services: CLUSTER_ID: 'MkU3OEVBNTcwNTJENDM2Qk' schemaregistry: - image: confluentinc/cp-schema-registry:7.7.1 + image: confluentinc/cp-schema-registry:7.7.2 restart: always depends_on: - kafka