Skip to content

Commit

Permalink
[v2-10-test] fix code indent in modified docker-compose.yaml for PyCh…
Browse files Browse the repository at this point in the history
…arm (#45545) (#45552)

(cherry picked from commit fcef600)

Co-authored-by: Park Jiwon <[email protected]>
  • Loading branch information
github-actions[bot] and david-parkk authored Jan 10, 2025
1 parent eaff866 commit 830192a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/apache-airflow/howto/docker-compose/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -373,13 +373,13 @@ Steps:
.. code-block:: yaml
airflow-python:
<<: *airflow-common
profiles:
- debug
environment:
<<: *airflow-common-env
user: "50000:0"
entrypoint: [ "/bin/bash", "-c" ]
<<: *airflow-common
profiles:
- debug
environment:
<<: *airflow-common-env
user: "50000:0"
entrypoint: [ "/bin/bash", "-c" ]
.. note::

Expand Down

0 comments on commit 830192a

Please sign in to comment.