Skip to content

Commit

Permalink
Merge pull request wurstmeister#276 from alexivpx/patch-1
Browse files Browse the repository at this point in the history
Updated to kafka 1.0.1
  • Loading branch information
wurstmeister authored Mar 9, 2018
2 parents 404aabe + 1aa3eb9 commit 2f91bcf
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=1.0.0
ARG kafka_version=1.0.1
ARG scala_version=2.12

MAINTAINER wurstmeister
Expand Down

0 comments on commit 2f91bcf

Please sign in to comment.