Skip to content

Commit

Permalink
bump test kafka version
Browse files Browse the repository at this point in the history
  • Loading branch information
joosterman committed Apr 7, 2021
1 parent f1b4031 commit 03d64fb
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: '2'
services:
kafka:
image: wurstmeister/kafka:1.1.0
image: wurstmeister/kafka:2.11-2.0.1
ports:
- "9092:9092"
environment:
Expand Down

0 comments on commit 03d64fb

Please sign in to comment.