Skip to content

Commit

Permalink
Update Dockerfile-fips
Browse files Browse the repository at this point in the history
  • Loading branch information
phanikumarp authored Dec 3, 2024
1 parent 6d92b1c commit 80d9252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/ubi8/Dockerfile-fips
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ USER root
RUN yum -y install wget git

#cve fix
RUN yum -y install wget
RUN yum -y install wget bzip2-libs
RUN yum install ca-certificates-2024.2.69_v8.0.303-80.0.el8_10 -y

RUN wget https://tsn.miraclelinux.com/system/files/AXS8/x86_64/UPDATE/RPMS/expat-2.2.5-15.el8_10.x86_64.rpm
Expand Down

0 comments on commit 80d9252

Please sign in to comment.