Skip to content

Commit ced3346

Browse files
[release-v1.15] Run make generate-release (#629)
Run `make generate-release` using openshift-knative/hack. Co-authored-by: dsimansk <dsimansk@users.noreply.github.com>
1 parent 639fa57 commit ced3346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openshift/ci-operator/knative-images/kn/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ COPY . .
1010
ENV CGO_ENABLED=1
1111
ENV GOEXPERIMENT=strictfipsruntime
1212

13-
ENV KN_PLUGIN_FUNC_UTIL_IMAGE=registry.redhat.io/openshift-serverless-1/kn-plugin-func-func-util-rhel8@sha256:5ec5f978e1ad5867df67d9e6501543734ff928671cde8360a127074c5000f6fe
13+
ENV KN_PLUGIN_FUNC_UTIL_IMAGE=registry.redhat.io/openshift-serverless-1/kn-plugin-func-func-util-rhel8@sha256:8d6019d9c3dac8138e145adbe4d5273b30d72aaed7c88cde0891a86e29143f60
1414
ENV KN_PLUGIN_EVENT_SENDER_IMAGE=registry.redhat.io/openshift-serverless-1/kn-plugin-event-sender-rhel8@sha256:eafc39bd351b47f5725742ec1a09c1f95ab36bb1579a5204b261dd773f337720
1515
RUN go build -tags strictfipsruntime -o /usr/bin/main ./cmd/kn
1616

0 commit comments

Comments
 (0)