We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96eae34 commit f2e50dfCopy full SHA for f2e50df
testing/environments/docker/kafka/Dockerfile
@@ -4,7 +4,7 @@ ENV KAFKA_HOME /kafka
4
# The advertised host is kafka. This means it will not work if container is started locally and connected from localhost to it
5
ENV KAFKA_ADVERTISED_HOST kafka
6
ENV KAFKA_LOGS_DIR="/kafka-logs"
7
-ENV KAFKA_VERSION 1.0.0
+ENV KAFKA_VERSION 1.1.1
8
ENV _JAVA_OPTIONS "-Djava.net.preferIPv4Stack=true"
9
ENV TERM=linux
10
0 commit comments