doc: build: docker: Fix code highlighting syntax

Remove double :: before .. code-block:: bash to correctly highlight the
following commands.

Signed-off-by: Leonard Anderweit <l.anderweit@phytec.de>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
This commit is contained in:
Leonard Anderweit 2025-04-01 14:28:10 +02:00 committed by Heinrich Schuchardt
parent 37a33d326e
commit e763c19507

View file

@ -28,7 +28,7 @@ fast amd64 (i.e. 64-bit x86) and arm64 machines is::
And this will result in a builder named multiarch-multinode that will build
each platform natively on each node.
To build the image yourself::
To build the image yourself:
.. code-block:: bash