Skip to content

Commit

Permalink
chore(deps): update confluentinc/cp-kafka docker tag to v7.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent 49dba72 commit d709ab0
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.7.0
image: confluentinc/cp-kafka:7.7.1
ports:
- "9092:9092"
- "9101:9101"
Expand Down

0 comments on commit d709ab0

Please sign in to comment.