Skip to content

Commit

Permalink
Update kafka to 1.1.0 (wurstmeister#307)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwroblewski authored and wurstmeister committed Apr 15, 2018
1 parent 0409e26 commit 6a69de8
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 openjdk:8u151-jre-alpine

ARG kafka_version=1.0.1
ARG kafka_version=1.1.0
ARG scala_version=2.12
ARG glibc_version=2.27-r0

Expand Down

0 comments on commit 6a69de8

Please sign in to comment.