-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Update from ubi8/go-toolset:1.20.12-5 to ubi8/go-toolset:1.21.9-3 #1261
Conversation
Signed-off-by: Nick Boldt <[email protected]>
Signed-off-by: Nick Boldt <[email protected]>
Signed-off-by: Nick Boldt <[email protected]>
Signed-off-by: Nick Boldt <[email protected]>
@@ -15,7 +15,7 @@ | |||
|
|||
# Build the manager binary | |||
# https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/ubi8/go-toolset | |||
FROM registry.access.redhat.com/ubi8/go-toolset:1.20.12-5 as builder | |||
FROM registry.access.redhat.com/ubi8/go-toolset:1.21.9-3 as builder |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
Remediation tip: pin your Docker image by updating registry.access.redhat.com/ubi8/go-toolset:1.21.9-3 to registry.access.redhat.com/ubi8/go-toolset:1.21.9-3@sha256:3a1231fa652216bd95be53b6276b0a74504477b07a481b1eb2bde5f252984009
Click Remediation section below for further remediation help
@@ -37,7 +37,7 @@ | |||
project-clone/main.go | |||
|
|||
# https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/ubi8-minimal | |||
FROM registry.access.redhat.com/ubi8-minimal:8.9-1161 | |||
FROM registry.access.redhat.com/ubi8-minimal:8.10-896 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
Remediation tip: pin your Docker image by updating registry.access.redhat.com/ubi8-minimal to registry.access.redhat.com/ubi8-minimal@sha256:de2a0a20c1c3b39c3de829196de9694d09f97cd18fda1004de855ed2b4c841ba
Click Remediation section below for further remediation help
@@ -14,7 +14,7 @@ | |||
# | |||
|
|||
# https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/ubi8/go-toolset | |||
FROM registry.access.redhat.com/ubi8/go-toolset:1.20.12-5 as builder | |||
FROM registry.access.redhat.com/ubi8/go-toolset:1.21.9-3 as builder |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
Remediation tip: pin your Docker image by updating registry.access.redhat.com/ubi8/go-toolset:1.21.9-3 to registry.access.redhat.com/ubi8/go-toolset:1.21.9-3@sha256:3a1231fa652216bd95be53b6276b0a74504477b07a481b1eb2bde5f252984009
Click Remediation section below for further remediation help
@@ -34,7 +34,7 @@ | |||
RUN make compile-webhook-server | |||
|
|||
# https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/ubi8-minimal | |||
FROM registry.access.redhat.com/ubi8-minimal:8.9-1161 | |||
FROM registry.access.redhat.com/ubi8-minimal:8.10-896 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
Remediation tip: pin your Docker image by updating registry.access.redhat.com/ubi8-minimal to registry.access.redhat.com/ubi8-minimal@sha256:de2a0a20c1c3b39c3de829196de9694d09f97cd18fda1004de855ed2b4c841ba
Click Remediation section below for further remediation help
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: AObuchow, che-incubator-bot The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Nick Boldt [email protected]