Skip to content

Commit

Permalink
chore(deps): update apache/kafka docker tag to v3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 81f078e commit fbac39f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.9'

services:
broker:
image: apache/kafka:3.8.1
image: apache/kafka:3.9.0
hostname: broker
ports:
- "9092:9092"
Expand Down

0 comments on commit fbac39f

Please sign in to comment.