Skip to content

Commit

Permalink
#325 Update Kafka configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
dvoraka committed Jul 6, 2019
1 parent 8dfca0c commit 76cd405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/kafka/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ LABEL maintainer="dvoraka <[email protected]>"

ENV DEBIAN_FRONTEND noninteractive
ENV SCALA_VERSION 2.12
ENV KAFKA_VERSION 1.0.2
ENV KAFKA_VERSION 2.3.0
ENV KAFKA_HOME /opt/kafka_"$SCALA_VERSION"-"$KAFKA_VERSION"

RUN apt-get update \
Expand Down

0 comments on commit 76cd405

Please sign in to comment.