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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]