Skip to content

Commit

Permalink
Update Dockerfile-fips
Browse files Browse the repository at this point in the history
  • Loading branch information
phanikumarp authored Sep 13, 2024
1 parent dfd243d commit ebd6de9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docker/ubi8/Dockerfile-fips
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,6 @@ RUN dnf install -y \
&& dnf clean all


# Install additional dependencies including bison
RUN dnf install -y \
bison \
&& dnf clean all

# Download and build glibc
RUN cd /usr/local/src \
&& wget https://ftp.gnu.org/gnu/libc/glibc-2.33.tar.gz \
Expand Down

0 comments on commit ebd6de9

Please sign in to comment.