diff --git a/Dockerfile b/Dockerfile index 333802f0838673..c427d754200c40 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1557,8 +1557,6 @@ RUN if [[ ${AIRFLOW_PRE_CACHED_YARN_PACKAGES} == "true" ]]; then \ USER airflow -ARG AIRFLOW_REPO=apache/airflow -ARG AIRFLOW_BRANCH=main ARG AIRFLOW_EXTRAS ARG ADDITIONAL_AIRFLOW_EXTRAS="" # Allows to override constraints source