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


##########
docker/jvm/Dockerfile:
##########
@@ -35,10 +33,10 @@ RUN set -eux ; \
     apk upgrade ; \
     apk add --no-cache bash; \
     mkdir opt/kafka; \
-    if [ -n "$KAFKA_URL" ]; then \
+    if [ -n "$kafka_url" ]; then \

Review Comment:
   Would you mind updating native script as well?



-- 
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