potiuk commented on a change in pull request #16170:
URL: https://github.com/apache/airflow/pull/16170#discussion_r642123268
##########
File path: docs/apache-airflow/start/docker.rst
##########
@@ -231,7 +231,7 @@ Environment variables supported by Docker Compose
=================================================
Do not confuse the variable names here with the build arguments set when image
is built. The
-``AIRFLOW_UID`` and ``AIRFLOW_GID`` build args default to ``50000`` when the
image is built, so they are
+``AIRFLOW_UID`` and ``AIRFLOW_GID`` build args default to ``0`` when the image
is built, so they are
Review comment:
```suggestion
``AIRFLOW_UID`` and ``AIRFLOW_GID`` build args default to ``50000`` when the
image is built, so they are
```
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]