chia7712 commented on code in PR #17625:
URL: https://github.com/apache/kafka/pull/17625#discussion_r1835798638


##########
tests/docker/Dockerfile:
##########
@@ -131,6 +131,15 @@ RUN curl -s "$KAFKA_MIRROR/kafka-streams-3.6.2-test.jar" 
-o /opt/kafka-3.6.2/lib
 RUN curl -s "$KAFKA_MIRROR/kafka-streams-3.7.1-test.jar" -o 
/opt/kafka-3.7.1/libs/kafka-streams-3.7.1-test.jar
 RUN curl -s "$KAFKA_MIRROR/kafka-streams-3.8.1-test.jar" -o 
/opt/kafka-3.8.1/libs/kafka-streams-3.8.1-test.jar
 
+RUN curl -s 
"https://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper/3.5.7/zookeeper-3.5.7.jar";
 -o /opt/zookeeper-3.5.7.jar

Review Comment:
   @m1a2st could you please add comment for it?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to