Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .konflux/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# See README.Konflux.md before editing this Dockerfile

# build stage
FROM registry.redhat.io/rhel9-6-els/rhel:9.6@sha256:e7834be17a5c9c22291c6626c0d35e2cc76c062a946c94ac1d2a95fedf7af503 AS build-image
FROM registry.redhat.io/rhel9-6-els/rhel:9.6@sha256:bb69b92eef84674d85d899ae5e46057f70b73ce5805004c237c047eb77390636 AS build-image

WORKDIR /app

Expand Down
30 changes: 15 additions & 15 deletions .konflux/lock-build/rpms.lock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,27 +25,27 @@ arches:
name: gcc
evr: 11.5.0-5.el9_5
sourcerpm: gcc-11.5.0-5.el9_5.src.rpm
- url: https://cdn.redhat.com/content/dist/rhel9/9.6/x86_64/appstream/os/Packages/g/glibc-devel-2.34-168.el9_6.23.x86_64.rpm
- url: https://cdn.redhat.com/content/dist/rhel9/9.6/x86_64/appstream/os/Packages/g/glibc-devel-2.34-168.el9_6.24.x86_64.rpm
repoid: rhel-9-for-x86_64-appstream-rpms
size: 34295
checksum: sha256:0fa11752abf8ee80658e10017c62f7c0301bcae4008e4716fe6f114a7b9e3977
size: 32863
checksum: sha256:1f4a3d941a70190d74933edd9ee129763c79e1a4166fb11d114ff81d3d699a68
name: glibc-devel
evr: 2.34-168.el9_6.23
sourcerpm: glibc-2.34-168.el9_6.23.src.rpm
- url: https://cdn.redhat.com/content/dist/rhel9/9.6/x86_64/appstream/os/Packages/g/glibc-headers-2.34-168.el9_6.23.x86_64.rpm
evr: 2.34-168.el9_6.24
sourcerpm: glibc-2.34-168.el9_6.24.src.rpm
- url: https://cdn.redhat.com/content/dist/rhel9/9.6/x86_64/appstream/os/Packages/g/glibc-headers-2.34-168.el9_6.24.x86_64.rpm
repoid: rhel-9-for-x86_64-appstream-rpms
size: 553222
checksum: sha256:b090ce707af3eb4d6a20e57fe780502d363892ecaaa41bc1575e4c6c5912f2ab
size: 551823
checksum: sha256:831461d20fcbda28624406dab6f601142c12b870ca07aea95d1c604b1eb82f84
name: glibc-headers
evr: 2.34-168.el9_6.23
sourcerpm: glibc-2.34-168.el9_6.23.src.rpm
- url: https://cdn.redhat.com/content/dist/rhel9/9.6/x86_64/appstream/os/Packages/k/kernel-headers-5.14.0-570.52.1.el9_6.x86_64.rpm
evr: 2.34-168.el9_6.24
sourcerpm: glibc-2.34-168.el9_6.24.src.rpm
- url: https://cdn.redhat.com/content/dist/rhel9/9.6/x86_64/appstream/os/Packages/k/kernel-headers-5.14.0-570.60.1.el9_6.x86_64.rpm
repoid: rhel-9-for-x86_64-appstream-rpms
size: 3731389
checksum: sha256:d409ea6bfbba5c3e1722e5e0290c2698d21ca2a3c384c877e62a34f43f299f27
size: 3735913
checksum: sha256:3a6184fdf92a4526747b27ef6a294c7c5e86898f8377a8437d34773796d3c0e8
name: kernel-headers
evr: 5.14.0-570.52.1.el9_6
sourcerpm: kernel-5.14.0-570.52.1.el9_6.src.rpm
evr: 5.14.0-570.60.1.el9_6
sourcerpm: kernel-5.14.0-570.60.1.el9_6.src.rpm
- url: https://cdn.redhat.com/content/dist/rhel9/9.6/x86_64/appstream/os/Packages/l/libmpc-1.2.1-4.el9.x86_64.rpm
repoid: rhel-9-for-x86_64-appstream-rpms
size: 66075
Expand Down
Loading