Skip to content

Commit

Permalink
Update confluentinc/confluent-local Docker tag to v7.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 18, 2024
1 parent 9562724 commit 7399c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,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.1"
image: "confluentinc/confluent-local:7.6.2"
ports:
- "9092:9092"
keycloak:
Expand Down

0 comments on commit 7399c20

Please sign in to comment.