We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af0a105 commit f4df6c9Copy full SHA for f4df6c9
Dockerfile
@@ -6,7 +6,7 @@ RUN CGO_ENABLED=0 \
6
cd git-init && go build -o /tmp/tektoncd-catalog-git-clone
7
8
9
-FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:a7d837b00520a32502ada85ae339e33510cdfdbc8d2ddf460cc838e12ec5fa5a
+FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:c0e70387664f30cd9cf2795b547e4a9a51002c44a4a86aa9335ab030134bf392
10
11
ENV BINARY=git-init \
12
KO_APP=/ko-app
0 commit comments