You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/08/20 13:57:51 UTC

[GitHub] [airflow] kaxil commented on a change in pull request #17746: Bump `pip` version to `21.2.4`

kaxil commented on a change in pull request #17746:
URL: https://github.com/apache/airflow/pull/17746#discussion_r692967884



##########
File path: IMAGES.rst
##########
@@ -492,7 +492,7 @@ The following build arguments (``--build-arg`` in docker build command) can be u
 | ``ADDITIONAL_RUNTIME_APT_ENV``           |                                          | Additional env variables defined         |
 |                                          |                                          | when installing runtime deps             |
 +------------------------------------------+------------------------------------------+------------------------------------------+
-| ``AIRFLOW_PIP_VERSION``                  | ``21.1``                                 | PIP version used.                        |
+| ``AIRFLOW_PIP_VERSION``                  | ``21.2.4``                               | PIP version used.                        |

Review comment:
       ```suggestion
   | ``AIRFLOW_PIP_VERSION``                  | ``21.2.4``                               | PIP version used.                      |
   ```

##########
File path: docs/docker-stack/build-arg-ref.rst
##########
@@ -45,7 +45,7 @@ Those are the most common arguments that you use when you want to build a custom
 +------------------------------------------+------------------------------------------+---------------------------------------------+
 | ``AIRFLOW_USER_HOME_DIR``                | ``/home/airflow``                        | Home directory of the Airflow user.         |
 +------------------------------------------+------------------------------------------+---------------------------------------------+
-| ``AIRFLOW_PIP_VERSION``                  | ``21.1``                                 | PIP version used.                           |
+| ``AIRFLOW_PIP_VERSION``                  | ``21.2.4``                                | PIP version used.                           |

Review comment:
       ```suggestion
   | ``AIRFLOW_PIP_VERSION``                  | ``21.2.4``                                | PIP version used.                         |
   ```




-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org