uranusjr commented on code in PR #38467:
URL: https://github.com/apache/airflow/pull/38467#discussion_r1538082962


##########
Dockerfile:
##########
@@ -52,6 +52,8 @@ ARG PYTHON_BASE_IMAGE="python:3.8-slim-bookworm"
 ARG AIRFLOW_PIP_VERSION=24.0
 ARG AIRFLOW_UV_VERSION=0.1.24
 ARG AIRFLOW_USE_UV="false"
+# timeout for UV Requests

Review Comment:
   Not particularly sure about this comment. The variable name seems 
self-explainatory, and we don’t comment other arguments similarly.



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