Skip to content

Commit 790f333

Browse files
committed
Update provision.md
1 parent 042aaa3 commit 790f333

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

cuopt/provision/provision.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Follow the steps listed in the following link to generate an api key which will
123123
124124
```text
125125
<copy>
126-
sudo podman pull nvcr.io/nvidia/cuopt/cuopt:24.03
126+
sudo podman pull nvcr.io/nvidia/cuopt/cuopt:25.08
127127
</copy>
128128
```
129129
@@ -138,7 +138,7 @@ Follow the steps listed in the following link to generate an api key which will
138138
[Service]
139139
Type=simple
140140
Restart=always
141-
ExecStart=/usr/bin/podman run --rm --device nvidia.com/gpu=all -p 5000:5000 nvcr.io/nvidia/cuopt/cuopt:24.03
141+
ExecStart=/usr/bin/podman run --rm --device nvidia.com/gpu=all -p 5000:5000 nvcr.io/nvidia/cuopt/cuopt:25.08
142142
[Install]
143143
WantedBy=multi-user.target
144144
EOF
@@ -190,4 +190,7 @@ Run the following command to test the container
190190
**Authors**
191191

192192
* **Guido Alejandro Ferreyra**, Principal Cloud Architect, NACIE
193-
* **Abhinav Jain**, Senior Cloud Engineer, NACIE
193+
* **Abhinav Jain**, Senior Cloud Engineer, NACIE
194+
195+
**Last Updated By/Date:**
196+
* **Abhinav Jain**, Senior Cloud Engineer, NACIE, August 2025

0 commit comments

Comments
 (0)