From 66f9d3f1645488e6300163b59f66f9f2125a075c Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 08:36:20 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi9/ubi-minimal Docker digest to b870979 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 5f16ed6..246ee26 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,7 +6,7 @@ RUN CGO_ENABLED=0 \ cd git-init && go build -o /tmp/tektoncd-catalog-git-clone -FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:a7d837b00520a32502ada85ae339e33510cdfdbc8d2ddf460cc838e12ec5fa5a +FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:b87097994ed62fbf1de70bc75debe8dacf3ea6e00dd577d74503ef66452c59d6 ENV BINARY=git-init \ KO_APP=/ko-app