Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Commit

Permalink
wurstmeister haven't published a docker image for kafka 1.1.1 yet
Browse files Browse the repository at this point in the history
  • Loading branch information
Lionel Montrieux committed Jul 23, 2018
1 parent 6ec43af commit 56c8d5a
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 @@ -49,7 +49,7 @@ services:
- "2181:2181"

kafka:
image: wurstmeister/kafka:1.1.1
image: wurstmeister/kafka:1.1.0
network_mode: "host"
ports:
- "9092:9092"
Expand Down

0 comments on commit 56c8d5a

Please sign in to comment.