Skip to content

Commit

Permalink
chore(deps): update confluentinc/cp-enterprise-kafka docker tag to v7…
Browse files Browse the repository at this point in the history
….8.0
  • Loading branch information
renovate[bot] authored Jan 5, 2025
1 parent fd274b6 commit e52a33c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
ZOOKEEPER_TICK_TIME: 2000

broker-1:
image: confluentinc/cp-enterprise-kafka:7.7.1
image: confluentinc/cp-enterprise-kafka:7.8.0
hostname: broker-1
depends_on:
- zookeeper
Expand Down

0 comments on commit e52a33c

Please sign in to comment.