m1a2st commented on code in PR #18378:
URL: https://github.com/apache/kafka/pull/18378#discussion_r1909074877


##########
docker/jvm/Dockerfile:
##########
@@ -56,8 +56,9 @@ ARG build_date
 LABEL org.label-schema.name="kafka" \
       org.label-schema.description="Apache Kafka" \
       org.label-schema.build-date="${build_date}" \
-      org.label-schema.vcs-url="https://github.com/apache/kafka"; \
-      maintainer="Apache Kafka"

Review Comment:
   I should revert it, the MAINTAINER is deprecated
   [doc](https://docs.docker.com/reference/build-checks/maintainer-deprecated/)



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