mirror of
https://github.com/krkn-chaos/krkn.git
synced 2026-04-15 06:57:28 +00:00
libnghttp2 version update
Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com>
This commit is contained in:
committed by
Naga Ravi Chaitanya Elluri
parent
5df343c183
commit
5fe0655f22
@@ -17,7 +17,7 @@ ENV KRKN_VERSION v1.6.0
|
||||
ENV KUBECONFIG /root/.kube/config
|
||||
|
||||
# update yum and install dependencies
|
||||
RUN yum update -y glibc glibc-common glibc-minimal-langpack runc
|
||||
RUN yum update -y glibc glibc-common glibc-minimal-langpack runc libnghttp2
|
||||
RUN rpm -e --allmatches --nodeps --noscripts --notriggers python3-requests
|
||||
RUN yum install -y git python39 python3-pip jq gettext wget
|
||||
|
||||
|
||||
Reference in New Issue
Block a user