Commit a740647
authored
fix(docker): use Docker Hub for UBI10 CUDA base images (#1511)
## Summary
- Change UBI10 Dockerfile FROM lines from `nvcr.io/nvidia/cuda:...` to `nvidia/cuda:...`
Authors:
- Ramakrishna Prabhu (https://github.com/ramakrishnap-nv)
Approvers:
- Trevor McKay (https://github.com/tmckayus)
URL: #15111 parent e34cbb4 commit a740647
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments