mik-laj commented on a change in pull request #14509:
URL: https://github.com/apache/airflow/pull/14509#discussion_r584132506
##########
File path: scripts/ci/dockerfiles/krb5-kdc-server/Dockerfile
##########
@@ -61,11 +63,11 @@ COPY supervisord.conf /etc/supervisord.conf
COPY entrypoint.sh /entrypoint.sh
ENTRYPOINT ["/entrypoint.sh"]
-LABEL org.apache.airflow.component="krb5-kdc-server"
-LABEL org.apache.airflow.krb5-kdc-server.core.version="krb5"
-LABEL
org.apache.airflow.airflow_bats.version="${AIRFLOW_KRB5KDCSERVER_VERSION}"
-LABEL org.apache.airflow.commit_sha="${COMMIT_SHA}"
-LABEL maintainer="Apache Airflow Community <[email protected]>"
+LABEL org.apache.airflow.component="krb5-kdc-server"\
Review comment:
This is not detected by Hadolint, but I noticed it so I corrected it by
the way. I am already working on submitting a request for a new feature for
hadolint.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]