Skip to content

Commit

Permalink
Merge pull request wurstmeister#191 from edwardmlyte/master
Browse files Browse the repository at this point in the history
Update kafka to latest 10.2.1
  • Loading branch information
wurstmeister authored May 24, 2017
2 parents f48d2b6 + ba2bee9 commit 378d047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM anapsix/alpine-java

ARG kafka_version=0.10.2.0
ARG kafka_version=0.10.2.1
ARG scala_version=2.12

MAINTAINER wurstmeister

0 comments on commit 378d047

Please sign in to comment.