Skip to content

Commit

Permalink
Fix extension error in de docs
Browse files Browse the repository at this point in the history
  • Loading branch information
matburt committed Jun 1, 2023
1 parent c6deace commit a6e68ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/decision_environment.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ A basic and minimal decision_environment is included at the root of the reposito

.. code-block:: shell
ansible-builder build -f minimal-decision-environment.yaml -t minimal-decision-environment:latest
ansible-builder build -f minimal-decision-environment.yml -t minimal-decision-environment:latest
This will build a container image named ``minimal-decision-environment:latest`` that can be used as the basis for your own decision environment.

Expand Down

0 comments on commit a6e68ec

Please sign in to comment.