diff --git a/components/cluster/kafka/docker-compose.yml b/components/cluster/kafka/docker-compose.yml index d898b07..65f7a0b 100644 --- a/components/cluster/kafka/docker-compose.yml +++ b/components/cluster/kafka/docker-compose.yml @@ -127,7 +127,7 @@ services: - kafka-schema-registry kafka-rest-proxy: - image: confluentinc/cp-kafka-rest:7.8.1 + image: confluentinc/cp-kafka-rest:8.3.0 hostname: kafka-rest-proxy ports: - "8082:8082"