Skip to content

Commit

Permalink
🤖 Update registry.access.redhat.com/ubi9/go-toolset image ref in Dock…
Browse files Browse the repository at this point in the history
…erfiles from c7bfd2501cb to 3b6d9307fc9
  • Loading branch information
openshift-ci committed Dec 31, 2024
1 parent 3a773fb commit 582062e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.fulcio-server.rh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ RUN go mod download && \
go build -mod=readonly -o server main.go

# Multi-Stage production build
FROM registry.access.redhat.com/ubi9/go-toolset@sha256:c7bfd2501cb1be171366434a368db669b32f08a0198c1473b9bff0a379613fc3 as deploy
FROM registry.access.redhat.com/ubi9/go-toolset@sha256:3b6d9307fc925bc7d0d231622e6d681844c1d9328818e1ab4a0c47472ae74270 as deploy

LABEL description="Fulcio is a free-to-use certificate authority for issuing code signing certificates for an OpenID Connect (OIDC) identity, such as email address."
LABEL io.k8s.description="Fulcio is a free-to-use certificate authority for issuing code signing certificates for an OpenID Connect (OIDC) identity, such as email address."
Expand Down

0 comments on commit 582062e

Please sign in to comment.