File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
openshift/ci-operator/knative-images/kn Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ spec:
166166 - name : name
167167 value : prefetch-dependencies-oci-ta
168168 - name : bundle
169- value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.1 @sha256:994f816e36ac832f4020647afd69223a015c84c503f925013c573fed52f05420
169+ value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta@sha256:593714c3b029ef748a38d6cefea122294df2390172d7694b720be62bb416ff59
170170 - name : kind
171171 value : task
172172 resolver : bundles
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ COPY . .
1010ENV CGO_ENABLED=1
1111ENV GOEXPERIMENT=strictfipsruntime
1212
13- ENV KN_PLUGIN_FUNC_UTIL_IMAGE=registry.redhat.io/openshift-serverless-1/kn-plugin-func-func-util-rhel8@sha256:bc3c82113b8f55720720bdba8c4357d6ba5a0c4f4597252648718c64588e9a85
13+ ENV KN_PLUGIN_FUNC_UTIL_IMAGE=registry.redhat.io/openshift-serverless-1/kn-plugin-func-func-util-rhel8@sha256:edb7e9d04d424dbe7e15d059fd4217298036ca299e7a358f6edb21bb404aeb6c
1414ENV KN_PLUGIN_EVENT_SENDER_IMAGE=registry.redhat.io/openshift-serverless-1/kn-plugin-event-sender-rhel8@sha256:08f0b4151edd6d777e2944c6364612a5599e5a775e5150a76676a45f753c2e23
1515RUN go build -tags strictfipsruntime -o /usr/bin/main ./cmd/kn
1616
You can’t perform that action at this time.
0 commit comments