diff --git a/Dockerfile b/Dockerfile index 5f16ed6..daa5f42 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:daa61d6103e98bccf40d7a69a0d4f8786ec390e2204fd94f7cc49053e9949360 ENV BINARY=git-init \ KO_APP=/ko-app