diff --git a/docker-compose.yaml b/docker-compose.yaml index e6f0a97..ee9cbd5 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -465,7 +465,7 @@ services: retries: 5 test: [CMD-SHELL, /bin/sh, -c, kafka-topics, --bootstrap-server, "kafka:29092", --list] timeout: 5s - image: "confluentinc/confluent-local:7.6.2" + image: "confluentinc/confluent-local:7.7.0" ports: - "9092:9092" keycloak: