Skip to content

Commit

Permalink
Update confluentinc/cp-kafka Docker tag to v7.6.0 (#411)
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 Feb 9, 2024
1 parent 8f1607c commit 2921c15
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 @@ -3,7 +3,7 @@ version: '2'
services:
kafka:
container_name: kafka
image: confluentinc/cp-kafka:7.5.3
image: confluentinc/cp-kafka:7.6.0

ports:
- 9092:9092
Expand Down

0 comments on commit 2921c15

Please sign in to comment.