Skip to content

Commit

Permalink
chore(deps): update confluentinc/cp-kafka docker tag to v7.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 26, 2024
1 parent be49773 commit ca61172
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
@@ -1,7 +1,7 @@
version: "3.9"
services:
kafka:
image: confluentinc/cp-kafka:7.6.2
image: confluentinc/cp-kafka:7.7.0
ports:
- "9092:9092"
- "9101:9101"
Expand Down

0 comments on commit ca61172

Please sign in to comment.