Skip to content

Commit 4f60e1d

Browse files
chore(deps): update registry.access.redhat.com/ubi9/ubi-micro docker digest to becdf7f
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 3e0bfdd commit 4f60e1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.konflux/shared-resource-webhook/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ RUN rm -f /vendor/k8s.io/apimachinery/pkg/util/managedfields/pod.yaml
66

77
RUN CGO_ENABLED=0 GO111MODULE=on go build -a -mod=vendor -o openshift-builds-shared-resource-webhook ./cmd/webhook
88

9-
FROM registry.access.redhat.com/ubi9/ubi-micro@sha256:ac53e091e8bcaf2e33877dc26fd118aea7f31ba82b7c6f083e39ad9cea6691fc
9+
FROM registry.access.redhat.com/ubi9/ubi-micro@sha256:becdf7fff4509ee81df982000d0adef858a7ae7995dfb7d774b9ded6a461ebad
1010

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

0 commit comments

Comments
 (0)