Skip to content

Commit

Permalink
Merge pull request #520 from bdunne/openssl-libs_installed
Browse files Browse the repository at this point in the history
openssl-libs is already installed in newer UBI9
  • Loading branch information
Fryguy authored Nov 12, 2024
2 parents e9c1776 + e49d5ed commit e7686bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ RUN ARCH=$(uname -m) && \
dnf -y install \
https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm \
https://rpm.manageiq.org/release/19-spassky/el9/noarch/manageiq-release-19.0-1.el9.noarch.rpm && \
dnf -y --disablerepo=ubi-9-baseos-rpms swap openssl-fips-provider openssl-libs && \
dnf -y update && \
dnf -y module enable ruby:3.3 && \
dnf -y module enable nodejs:18 && \
Expand Down

0 comments on commit e7686bc

Please sign in to comment.