Skip to content

Commit 92edcad

Browse files
authored
Merge pull request #139 from rollandf/doca-build-update
chore: update doca-driver-build links to 24.10
2 parents a37c5ea + c1732b0 commit 92edcad

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/advanced-configurations.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ Then pull the DTK image locally using your pull-secret:
417417
RHEL example
418418
~~~~~~~~~~~~
419419

420-
To build RHEL-based image please use provided `RHEL Dockerfile <https://raw.githubusercontent.com/Mellanox/doca-driver-build/d3c60f550d9d67f5bd53302c6c3e0d6c559985eb/RHEL_Dockerfile>`_:
420+
To build RHEL-based image please use provided `RHEL Dockerfile <https://raw.githubusercontent.com/Mellanox/doca-driver-build/336aa1f143601cd2eb1fba646827b39bb5c86515/RHEL_Dockerfile>`_:
421421

422422
.. code-block:: bash
423423
@@ -436,7 +436,7 @@ To build RHEL-based image please use provided `RHEL Dockerfile <https://raw.gith
436436
RHCOS example
437437
~~~~~~~~~~~~~
438438

439-
To build RHCOS based image please use provided `RHCOS Dockerfile <https://raw.githubusercontent.com/Mellanox/doca-driver-build/d3c60f550d9d67f5bd53302c6c3e0d6c559985eb/RHEL_Dockerfile>`_:
439+
To build RHCOS based image please use provided `RHCOS Dockerfile <https://raw.githubusercontent.com/Mellanox/doca-driver-build/336aa1f143601cd2eb1fba646827b39bb5c86515/RHEL_Dockerfile>`_:
440440

441441
.. code-block:: bash
442442
@@ -455,7 +455,7 @@ To build RHCOS based image please use provided `RHCOS Dockerfile <https://raw.gi
455455
Ubuntu example
456456
~~~~~~~~~~~~~~
457457

458-
To build Ubuntu-based image please use provided `Ubuntu Dockerfile <https://raw.githubusercontent.com/Mellanox/doca-driver-build/d3c60f550d9d67f5bd53302c6c3e0d6c559985eb/Ubuntu_Dockerfile>`_:.
458+
To build Ubuntu-based image please use provided `Ubuntu Dockerfile <https://raw.githubusercontent.com/Mellanox/doca-driver-build/336aa1f143601cd2eb1fba646827b39bb5c86515/Ubuntu_Dockerfile>`_:.
459459

460460
.. code-block:: bash
461461
@@ -471,9 +471,9 @@ To build Ubuntu-based image please use provided `Ubuntu Dockerfile <https://raw.
471471
472472
**NOTE:** Dockerfiles contain default build parameters, which may fail build proccess on your system if not overridden.
473473

474-
**NOTE:** Download `entrypoint script file <https://raw.githubusercontent.com/Mellanox/doca-driver-build/d3c60f550d9d67f5bd53302c6c3e0d6c559985eb/entrypoint.sh>`_
474+
**NOTE:** Download `entrypoint script file <https://raw.githubusercontent.com/Mellanox/doca-driver-build/336aa1f143601cd2eb1fba646827b39bb5c86515/entrypoint.sh>`_
475475

476-
**NOTE:** Download `DTK build script file <https://raw.githubusercontent.com/Mellanox/doca-driver-build/d3c60f550d9d67f5bd53302c6c3e0d6c559985eb/dtk_nic_driver_build.sh>`_
476+
**NOTE:** Download `DTK build script file <https://raw.githubusercontent.com/Mellanox/doca-driver-build/336aa1f143601cd2eb1fba646827b39bb5c86515/dtk_nic_driver_build.sh>`_
477477

478478
**NOTE:** Make sure the `.sh` files are executable by running `chmod +x entrypoint.sh dtk_nic_driver_build.sh`
479479

0 commit comments

Comments
 (0)