Skip to content

Commit 03d690a

Browse files
authored
Revert "PWX-28818: Update libxml for vulnerability fixes (#1270)" (#1275)
This reverts commit e56fd92.
1 parent 332790c commit 03d690a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ LABEL name="Stork" \
1010
summary="Storage Operator Runtime for Kubernetes" \
1111
description="Stork is a Cloud Native storage operator runtime scheduler plugin"
1212

13-
RUN curl https://yum.portworx.com/dl/ubi8/libxml2-2.9.7-15.el8_7.1.x86_64.rpm -o libxml.rpm && rpm -U libxml.rpm && rm -f libxml.rpm
14-
1513
RUN microdnf clean all && microdnf install -y python3.9 ca-certificates tar gzip openssl
1614

1715
RUN python3 -m pip install awscli && python3 -m pip install rsa --upgrade

0 commit comments

Comments
 (0)