Skip to content

Conversation

che-incubator-bot
Copy link
Collaborator

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.21.9-3 as builder
FROM registry.access.redhat.com/ubi8/go-toolset:1.21.11-1 as builder

Check warning

Code scanning / Scorecard

Pinned-Dependencies

score is 2: containerImage not pinned by hash Remediation tip: pin your Docker image by updating registry.access.redhat.com/ubi8/go-toolset:1.21.11-1 to registry.access.redhat.com/ubi8/go-toolset:1.21.11-1@sha256:0d225ecac1c92434c221948ca3743bddedd27ea3642532e169697548d0da0a00 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.21.9-3 as builder
FROM registry.access.redhat.com/ubi8/go-toolset:1.21.11-1 as builder

Check warning

Code scanning / Scorecard

Pinned-Dependencies

score is 2: containerImage not pinned by hash Remediation tip: pin your Docker image by updating registry.access.redhat.com/ubi8/go-toolset:1.21.11-1 to registry.access.redhat.com/ubi8/go-toolset:1.21.11-1@sha256:0d225ecac1c92434c221948ca3743bddedd27ea3642532e169697548d0da0a00 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.10-896
FROM registry.access.redhat.com/ubi8-minimal:8.10-1018

Check warning

Code scanning / Scorecard

Pinned-Dependencies

score is 2: containerImage not pinned by hash 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
@@ -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.10-896
FROM registry.access.redhat.com/ubi8-minimal:8.10-1018

Check warning

Code scanning / Scorecard

Pinned-Dependencies

score is 2: containerImage not pinned by hash 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
@openshift-ci openshift-ci bot added the lgtm label Jul 20, 2024
@AObuchow AObuchow merged commit 68bae56 into main Jul 20, 2024
Copy link

openshift-ci bot commented Jul 20, 2024

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@AObuchow AObuchow deleted the pr-update-base-images-1721433876 branch July 20, 2024 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants