Skip to content

Commit 38facb0

Browse files
committed
LCORE-1435: Vulnerabilities found in Konflux pipeline. Base image update to quay.io/aipcc/base-images/cpu:3.3.2-1780599114
1 parent 8bf1dc2 commit 38facb0

2 files changed

Lines changed: 2 additions & 30 deletions

File tree

build-args-konflux.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
BUILDER_BASE_IMAGE=registry.redhat.io/rhai/base-image-cpu-rhel9:3.2
1+
BUILDER_BASE_IMAGE=quay.io/aipcc/base-images/cpu:3.3.2-1780599114
22
BUILDER_DNF_COMMAND=dnf
3-
RUNTIME_BASE_IMAGE=registry.redhat.io/rhai/base-image-cpu-rhel9:3.2
3+
RUNTIME_BASE_IMAGE=quay.io/aipcc/base-images/cpu:3.3.2-1780599114
44
RUNTIME_DNF_COMMAND=dnf

rpms.lock.yaml

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -32,20 +32,6 @@ arches:
3232
name: cmake-rpm-macros
3333
evr: 3.26.5-2.el9
3434
sourcerpm: cmake-3.26.5-2.el9.src.rpm
35-
- url: https://cdn.redhat.com/content/eus/rhel9/9.6/aarch64/appstream/os/Packages/g/gcc-c++-11.5.0-5.el9_5.aarch64.rpm
36-
repoid: rhel-9-for-aarch64-appstream-eus-rpms
37-
size: 12999288
38-
checksum: sha256:a9ff0bd2a2b3483e07dcf87f8137a6358f36f5300c934b90500f119f884e3463
39-
name: gcc-c++
40-
evr: 11.5.0-5.el9_5
41-
sourcerpm: gcc-11.5.0-5.el9_5.src.rpm
42-
- url: https://cdn.redhat.com/content/eus/rhel9/9.6/aarch64/appstream/os/Packages/l/libstdc++-devel-11.5.0-5.el9_5.aarch64.rpm
43-
repoid: rhel-9-for-aarch64-appstream-eus-rpms
44-
size: 2526795
45-
checksum: sha256:83a2006137335a9b17a05a02a54481abcdfd295b280b924c51caaacd7bf07ad6
46-
name: libstdc++-devel
47-
evr: 11.5.0-5.el9_5
48-
sourcerpm: gcc-11.5.0-5.el9_5.src.rpm
4935
- url: https://cdn.redhat.com/content/eus/rhel9/9.6/aarch64/appstream/os/Packages/l/libuv-1.42.0-2.el9_4.aarch64.rpm
5036
repoid: rhel-9-for-aarch64-appstream-eus-rpms
5137
size: 150129
@@ -120,20 +106,6 @@ arches:
120106
name: cmake-rpm-macros
121107
evr: 3.26.5-2.el9
122108
sourcerpm: cmake-3.26.5-2.el9.src.rpm
123-
- url: https://cdn.redhat.com/content/eus/rhel9/9.6/x86_64/appstream/os/Packages/g/gcc-c++-11.5.0-5.el9_5.x86_64.rpm
124-
repoid: rhel-9-for-x86_64-appstream-eus-rpms
125-
size: 13479598
126-
checksum: sha256:b8392274e302d665bc132aee4ed023f8a777d9c446531679ede18150d7867189
127-
name: gcc-c++
128-
evr: 11.5.0-5.el9_5
129-
sourcerpm: gcc-11.5.0-5.el9_5.src.rpm
130-
- url: https://cdn.redhat.com/content/eus/rhel9/9.6/x86_64/appstream/os/Packages/l/libstdc++-devel-11.5.0-5.el9_5.x86_64.rpm
131-
repoid: rhel-9-for-x86_64-appstream-eus-rpms
132-
size: 2531717
133-
checksum: sha256:84695eeeb1daa8ff74baf7efd9fc57fb136bec7e8a2ca56c105be6d83ec22d07
134-
name: libstdc++-devel
135-
evr: 11.5.0-5.el9_5
136-
sourcerpm: gcc-11.5.0-5.el9_5.src.rpm
137109
- url: https://cdn.redhat.com/content/eus/rhel9/9.6/x86_64/appstream/os/Packages/l/libuv-1.42.0-2.el9_4.x86_64.rpm
138110
repoid: rhel-9-for-x86_64-appstream-eus-rpms
139111
size: 154427

0 commit comments

Comments
 (0)