ashb commented on a change in pull request #5659: [AIRFLOW-5033] Switched to 
snakebite-py3
URL: https://github.com/apache/airflow/pull/5659#discussion_r371949945
 
 

 ##########
 File path: scripts/ci/_utils.sh
 ##########
 @@ -652,7 +652,7 @@ function run_flake8() {
             | tee -a "${OUTPUT_LOG}"
     else
         docker run "${AIRFLOW_CONTAINER_EXTRA_DOCKER_FLAGS[@]}" \
-            --entrypoint "/usr/local/bin/dumb-init"  \
+            --entrypoint "/usr/bin/dumb-init"  \
 
 Review comment:
   What caused this path change?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to