Skip to content

Commit

Permalink
🔧 Update Docker Broker Image
Browse files Browse the repository at this point in the history
  • Loading branch information
mistryrn committed Nov 29, 2022
1 parent 9b28658 commit facf5ec
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 @@ -28,7 +28,7 @@ services:
ALLOW_ANONYMOUS_LOGIN: "yes"

broker:
image: 2294fff7735f
image: confluentinc/cp-kafka:5.4.0
hostname: kafka.aggregator.dev
container_name: kafka.aggregator.dev
depends_on:
Expand Down

0 comments on commit facf5ec

Please sign in to comment.