Skip to content

Commit

Permalink
Set version tag for kafka docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
antlypls committed Nov 2, 2017
1 parent 70070b3 commit 3bd2291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-spark-streaming-sql/docker-compose.yml
Expand Up @@ -5,7 +5,7 @@ services:
image: antlypls/zookeeper

kafka:
image: antlypls/kafka
image: antlypls/kafka:0.10.2.1_2.11
depends_on:
- zookeeper
environment:
Expand Down

0 comments on commit 3bd2291

Please sign in to comment.