Skip to content

Commit

Permalink
Merge pull request #934 from jrvaldes/revert-900-install-jq-ci-image
Browse files Browse the repository at this point in the history
Revert "WINC-607: [build] Install jq in CI Dockerfile"
  • Loading branch information
openshift-merge-robot committed Feb 26, 2022
2 parents b6d9663 + 0e5ddfb commit 3f09659
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build/Dockerfile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ LABEL stage=build
WORKDIR /build/

# dos2unix is needed to build CNI plugins
# jq is needed in e2e test script to count the number of data items in the windows-instances ConfigMap
RUN yum install -y dos2unix jq
RUN yum install -y dos2unix

# Download client binaries
# TODO: Remove this, see https://issues.redhat.com/browse/WINC-520
Expand Down

0 comments on commit 3f09659

Please sign in to comment.