Skip to content

Commit

Permalink
PMM-13817 Install krb5-devel package inside rpmbuild:3 container imag…
Browse files Browse the repository at this point in the history
…e. (#3717)
  • Loading branch information
talhabinrizwan authored Mar 6, 2025
1 parent 8b1fe46 commit 4e55907
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/docker/rpmbuild/Dockerfile.el9
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ RUN yum install -y gcc gcc-c++ \
rpmdevtools createrepo_c epel-release \
bison yum-utils rpm-build \
rsync \
krb5-devel \
wget && \
yum install -y --enablerepo=ol9_codeready_builder glibc-static && \
yum clean all && rm -rf /var/cache/yum
Expand Down

0 comments on commit 4e55907

Please sign in to comment.