Commit d9acfc4
committed
Kubernetes-dashboard: refactor Dockerfile for Trivy installation method
- Updated the Dockerfile to install Trivy using a script from the official repository, improving the installation process and reducing reliance on temporary files.
- Removed the previous method of downloading and extracting the Trivy binary, streamlining the setup.
Signed-off-by: NotHarshhaa <reddyharshhaa12@gmail.com>1 parent 90e545b commit d9acfc4
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | | - | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
0 commit comments