potiuk commented on code in PR #33364:
URL: https://github.com/apache/airflow/pull/33364#discussion_r1292757053
##########
Dockerfile:
##########
@@ -1288,17 +1288,11 @@ COPY --chown=airflow:0 ${AIRFLOW_SOURCES_FROM}
${AIRFLOW_SOURCES_TO}
# Add extra python dependencies
ARG ADDITIONAL_PYTHON_DEPS=""
-# Those are additional constraints that are needed for some extras but we do
not want to
Review Comment:
This part is removed from PROD image because
EAGER_UPGRADE_ADDITIONAL_REQUIREMENTS is. only used in CI image.
--
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]