Commit dab936c
committed
fix: update CA certs before adding oneAPI repo in Dockerfile
Move the ca-certificates/nss update before copying the oneAPI repo
config, so yum doesn't try to reach the untrusted Intel repo while
updating certs.1 parent 22d2960 commit dab936c
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 17 | + | |
20 | 18 | | |
21 | 19 | | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments