Skip to content

Commit

Permalink
chore(deps): update confluentinc/cp-kafka docker tag to v7.5.3 (#2466)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 26, 2024
1 parent 3a7c84b commit 8ea2160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
ZOOKEEPER_TICK_TIME: 2000

kafka_broker:
image: confluentinc/cp-kafka:7.5.2
image: confluentinc/cp-kafka:7.5.3
container_name: broker
ports:
- "9092:9092"
Expand Down

0 comments on commit 8ea2160

Please sign in to comment.