Commit a6b657c
committed
Feat: Update base image to fix Konflux RPM signature scan
This commit update the Containerfile, switching the base image to the ubi9/python-312 image.
This eliminates manual Python installations, resulting in a cleaner and more efficient build.
This change resolves issues with the Konflux RPM signature scan by mitigating the risk of unverified artifact injection.
Signed-off-by: Eran Cohen <eranco@redhat.com>1 parent 0cb49fc commit a6b657c
1 file changed
Lines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 6 | | |
11 | 7 | | |
12 | 8 | | |
| |||
26 | 22 | | |
27 | 23 | | |
28 | 24 | | |
29 | | - | |
| 25 | + | |
30 | 26 | | |
31 | | - | |
32 | 27 | | |
33 | 28 | | |
34 | 29 | | |
| |||
0 commit comments