[release-ocm-2.9] NO-ISSUE: Replace base golang image in the build Dockerfile
Replace base golang image in the build Dockerfile as it is based on centos7 and it is EOL, which results in yum can't reach its repositories
@danmanor: This pull request explicitly references no jira issue.
In response to this:
Replace base golang image in the build Dockerfile as it is based on centos7 and it is EOL, which results in yum can't reach its repositories
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: danmanor
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [danmanor]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
@danmanor: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| ci/prow/unit-test | 02af175d6dc853e4117f1c6494295011d6b85636 | link | true | /test unit-test |
| ci/prow/lint | 02af175d6dc853e4117f1c6494295011d6b85636 | link | true | /test lint |
| ci/prow/subsystem-test | 02af175d6dc853e4117f1c6494295011d6b85636 | link | true | /test subsystem-test |
| ci/prow/images | 02af175d6dc853e4117f1c6494295011d6b85636 | link | true | /test images |
| ci/prow/e2e-ai-operator-ztp | 02af175d6dc853e4117f1c6494295011d6b85636 | link | true | /test e2e-ai-operator-ztp |
| ci/prow/mce-images | 02af175d6dc853e4117f1c6494295011d6b85636 | link | true | /test mce-images |
Full PR test history. Your PR dashboard.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.
PR needs rebase.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
I think this may no longer be needed? Can you verify @danmanor ?