-
Notifications
You must be signed in to change notification settings - Fork 54
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 ubi9/go-toolset:1.22.7-1733160835 to ubi9/go-toolset:9.5-1734626445 #1361
base: main
Are you sure you want to change the base?
Conversation
…et:9.5-1734626445 Signed-off-by: Nick Boldt <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: che-incubator-bot The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…34497536 Signed-off-by: Nick Boldt <[email protected]>
…et:9.5-1734626445 Signed-off-by: Nick Boldt <[email protected]>
…34497536 Signed-off-by: Nick Boldt <[email protected]>
@@ -14,7 +14,7 @@ | |||
# | |||
|
|||
# https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/ubi9/go-toolset | |||
FROM registry.access.redhat.com/ubi9/go-toolset:1.22.7-1733160835 as builder | |||
FROM registry.access.redhat.com/ubi9/go-toolset:9.5-1734626445 as builder |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
Remediation tip: pin your Docker image by updating registry.access.redhat.com/ubi9/go-toolset:9.5-1734626445 to registry.access.redhat.com/ubi9/go-toolset:9.5-1734626445@sha256:ead35188c5748efe2b9420352aba56b02b43d8fcd7e879cc96c6b9ac2548e454
Click Remediation section below for further remediation help
@@ -15,7 +15,7 @@ | |||
|
|||
# Build the manager binary | |||
# https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/ubi9/go-toolset | |||
FROM registry.access.redhat.com/ubi9/go-toolset:1.22.7-1733160835 as builder | |||
FROM registry.access.redhat.com/ubi9/go-toolset:9.5-1734626445 as builder |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
Remediation tip: pin your Docker image by updating registry.access.redhat.com/ubi9/go-toolset:9.5-1734626445 to registry.access.redhat.com/ubi9/go-toolset:9.5-1734626445@sha256:ead35188c5748efe2b9420352aba56b02b43d8fcd7e879cc96c6b9ac2548e454
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/ubi9-minimal | |||
FROM registry.access.redhat.com/ubi9-minimal:9.5-1731593028 | |||
FROM registry.access.redhat.com/ubi9-minimal:9.5-1734497536 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
Remediation tip: pin your Docker image by updating registry.access.redhat.com/ubi9-minimal to registry.access.redhat.com/ubi9-minimal@sha256:daa61d6103e98bccf40d7a69a0d4f8786ec390e2204fd94f7cc49053e9949360
Click Remediation section below for further remediation help
Signed-off-by: Nick Boldt [email protected]