File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
openshift/ci-operator/knative-images/kn Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ ENV CGO_ENABLED=1
1111ENV GOEXPERIMENT=strictfipsruntime
1212
1313ENV KN_PLUGIN_FUNC_UTIL_IMAGE=registry.redhat.io/openshift-serverless-1/kn-plugin-func-func-util-rhel8@sha256:edb7e9d04d424dbe7e15d059fd4217298036ca299e7a358f6edb21bb404aeb6c
14- ENV KN_PLUGIN_EVENT_SENDER_IMAGE=registry.redhat.io/openshift-serverless-1/kn-plugin-event-sender-rhel8@sha256:08f0b4151edd6d777e2944c6364612a5599e5a775e5150a76676a45f753c2e23
14+ ENV KN_PLUGIN_EVENT_SENDER_IMAGE=registry.redhat.io/openshift-serverless-1/kn-plugin-event-sender-rhel8@sha256:77c39a75229f6435db793a5b2d9f4249fe7c7ab8acca04069372668c1bf94798
1515RUN go build -tags strictfipsruntime -o /usr/bin/main ./cmd/kn
1616
1717FROM $GO_RUNTIME
You can’t perform that action at this time.
0 commit comments