Commit fa68ec6
committed
[SYCL][Devops] Fix AVD-DS-0017
See https://avd.aquasec.com/misconfig/ds017
Docker best practices says that running `update` and `install` commands
separately may lead to situations where Docker skips `update` step and
re-uses cache leading to outdated versions of packages being installed.1 parent cafb28a commit fa68ec6
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
29 | 28 | | |
30 | | - | |
| 29 | + | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
0 commit comments