Skip to content

Commit f2e50df

Browse files
Steffen Sieringjsoriano
authored andcommitted
Increase kafka version in tests to 1.1.1 (#7655)
1 parent 96eae34 commit f2e50df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/environments/docker/kafka/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ENV KAFKA_HOME /kafka
44
# The advertised host is kafka. This means it will not work if container is started locally and connected from localhost to it
55
ENV KAFKA_ADVERTISED_HOST kafka
66
ENV KAFKA_LOGS_DIR="/kafka-logs"
7-
ENV KAFKA_VERSION 1.0.0
7+
ENV KAFKA_VERSION 1.1.1
88
ENV _JAVA_OPTIONS "-Djava.net.preferIPv4Stack=true"
99
ENV TERM=linux
1010

0 commit comments

Comments
 (0)