potiuk commented on a change in pull request #6495: [AIRFLOW-5829] Get rid of 
the checklicence image. Depends on [AIRFLOW-5830]
URL: https://github.com/apache/airflow/pull/6495#discussion_r342264715
 
 

 ##########
 File path: Dockerfile
 ##########
 @@ -203,6 +203,20 @@ RUN curl -Lo kind \
    && chmod +x kind \
    && mv kind /usr/local/bin/kind
 
+ARG RAT_VERSION="0.13"
+
+ENV RAT_VERSION="${RAT_VERSION}" \
+    RAT_JAR="/tmp/apache-rat-${RAT_VERSION}.jar" \
 
 Review comment:
   Sure. I will correct it for hive/minicluster and others above.

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


With regards,
Apache Git Services

Reply via email to