Skip to content

Commit

Permalink
Fix rogue line in must-gather Containerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rhmdnd committed Nov 27, 2024
1 parent 6f3741f commit 0925dc3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion images/must-gather/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ RUN microdnf -y install openshift-clients jq tar rsync

WORKDIR /

/go/src/github.com/ComplianceAsCode/compliance-operator
COPY /go/src/github.com/ComplianceAsCode/compliance-operator/utils/must-gather/gather* /usr/bin/
COPY /go/src/github.com/ComplianceAsCode/compliance-operator/utils/must-gather/fetch-raw-results-pod-template.yaml /usr/share/

Expand Down

0 comments on commit 0925dc3

Please sign in to comment.