diff --git a/test/compose-schemaregistry.yaml b/test/compose-schemaregistry.yaml index a1a67dc85..fae630ab8 100644 --- a/test/compose-schemaregistry.yaml +++ b/test/compose-schemaregistry.yaml @@ -8,7 +8,7 @@ services: - confluent kafka: - image: confluentinc/cp-kafka:7.9.1 + image: confluentinc/cp-kafka:8.0.0 environment: KAFKA_BROKER_ID: '0' KAFKA_ZOOKEEPER_CONNECT: 'zookeeper:2181'