Skip to content

Commit

Permalink
Merge pull request #20 from OpsMx/keerthibingi-patch-1
Browse files Browse the repository at this point in the history
Update Dockerfile-fips
  • Loading branch information
yugaa22 authored Mar 5, 2024
2 parents b1310dc + e74b4e6 commit 51d8a42
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 @@ -45,7 +45,7 @@ ENV KUBECTL_RELEASE=1.15.10
ENV AWS_BINARY_RELEASE_DATE=2020-02-22

RUN yum -y install git bash wget curl

RUN yum -y remove tar vim vi
RUN echo '#!/usr/bin/env bash' > /usr/local/bin/hal && \
echo '/opt/halyard/bin/hal "$@"' >> /usr/local/bin/hal && \
chmod +x /usr/local/bin/hal
Expand Down

0 comments on commit 51d8a42

Please sign in to comment.