We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af0a105 commit c5b5f00Copy full SHA for c5b5f00
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:14f14e03d68f7fd5f2b18a13478b6b127c341b346c86b6e0b886ed2b7573b8e0
10
11
ENV BINARY=git-init \
12
KO_APP=/ko-app
0 commit comments