gopidesupavan commented on code in PR #48081: URL: https://github.com/apache/airflow/pull/48081#discussion_r2008240878
########## Dockerfile.ci: ########## @@ -1256,7 +1256,7 @@ ARG AIRFLOW_PIP_VERSION=25.0.1 ARG AIRFLOW_UV_VERSION=0.6.9 # TODO(potiuk): automate with upgrade check (possibly) ARG AIRFLOW_PRE_COMMIT_VERSION="4.2.0" -ARG AIRFLOW_PRE_COMMIT_UV_VERSION="4.1.4" +ARG AIRFLOW_PRE_COMMIT_UV_VERSION="0.6.9" Review Comment: it looks version is downgrading? -- 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]
