Skip to content

Commit e2b305d

Browse files
Update registry.access.redhat.com/ubi9-minimal Docker digest to bafd574
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 3f77424 commit e2b305d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.konflux/shared-resource-webhook/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN rm -f /vendor/k8s.io/apimachinery/pkg/util/managedfields/pod.yaml
88

99
RUN CGO_ENABLED=1 GO111MODULE=on go build -a -mod=vendor -buildvcs=false -ldflags="-s -w" -tags="strictfipsruntime" -o openshift-builds-shared-resource-webhook ./cmd/webhook
1010

11-
FROM registry.access.redhat.com/ubi9-minimal@sha256:30bbd445046a3a63f5f5557a3c67dee74e3c8e7855eb0347630b020f3689823f
11+
FROM registry.access.redhat.com/ubi9-minimal@sha256:bafd57451de2daa71ed301b277d49bd120b474ed438367f087eac0b885a668dc
1212

1313
COPY --from=builder /opt/app-root/src/openshift-builds-shared-resource-webhook .
1414
COPY LICENSE /licenses/

0 commit comments

Comments
 (0)