diff --git a/callysto/docker/docker-compose.kafkacluster.yml b/callysto/docker/docker-compose.kafkacluster.yml index 3506017..7435cd0 100755 --- a/callysto/docker/docker-compose.kafkacluster.yml +++ b/callysto/docker/docker-compose.kafkacluster.yml @@ -151,7 +151,7 @@ services: STREAMS_SCHEMA_REGISTRY_PORT: 8081 rest-proxy: - image: confluentinc/cp-kafka-rest:7.1.0 + image: confluentinc/cp-kafka-rest:7.5.2 depends_on: - broker - schema-registry