Skip to content

Commit 7f262dd

Browse files
mayurwaghmodeAllda
authored andcommitted
Update Dockerfile-ppc64le
1 parent 84089f3 commit 7f262dd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

operator-pipeline-images/Dockerfile-ppc64le

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,6 @@ RUN dnf update -y && \
3939
dnf clean all
4040

4141
COPY operator-pipeline-images/config/krb5.conf /etc/krb5.conf
42-
43-
# Install opm CLI for x86
44-
RUN curl -LO https://github.com/operator-framework/operator-registry/releases/download/v1.17.5/linux-amd64-opm && \
45-
chmod +x linux-amd64-opm && \
46-
mv linux-amd64-opm /usr/local/bin/opm
4742

4843
# Install opm CLI for ppc64le
4944
RUN wget https://mirror.openshift.com/pub/openshift-v4/ppc64le/clients/ocp/4.6.22/opm-linux-4.6.22.tar.gz && \

0 commit comments

Comments
 (0)