-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Lock ubi version to 9.3 to prevent conflicts
ubi base image in 9.4 and latest uses openssl-libs-1:3.2.1-1.el9.x86_64 that conflicts with openssl-fips-provider-3.0.7-2.el9.x86_64 from mirror.stream.centos.org_9-stream_BaseOS_x86_64_os because the centos contains openssl-libs-3.2.1-1.el9.x86_64.rpm. we cannot remove the older version because systemd depends on it. So lock the version until its resolved in upstream Signed-off-by: Madhu Challa <challa@gmail.com>
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters