Change cuBB tag to release 25-2 in YAML and documentation

This commit is contained in:
Reem Bahsoun
2025-09-02 09:52:23 +02:00
parent f155ad7202
commit 69de8cbc24
2 changed files with 3 additions and 3 deletions

View File

@@ -230,10 +230,10 @@ After preparing the L1 software, the container needs to be committed to create a
In this file the RU MAC address needs to be specified before commiting the image.
```bash
~$ docker commit nv-cubb cubb-build:25-1
~$ docker commit nv-cubb cubb-build:25-2
~$ docker image ls
..
cubb-build 25-1 824156e0334c 2 weeks ago 23.9GB
cubb-build 25-2 824156e0334c 2 weeks ago 23.9GB
-..
```