Skip to content

Commit 45b5506

Browse files
author
serverless-qe
committed
Generate dockerfiles with "make generate-release"
1 parent 27969e8 commit 45b5506

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:a803c98aad9a3dbca041c9ca5072b321337ad27070077038dd4bf050d48037e2
13+
ENV KN_PLUGIN_FUNC_UTIL_IMAGE=registry.redhat.io/openshift-serverless-1/kn-plugin-func-func-util-rhel8@sha256:fc5e614c54408c41f13c0bbb2467665df50f7ef7fd025652395198eb35d91e2e
1414
ENV KN_PLUGIN_EVENT_SENDER_IMAGE=registry.redhat.io/openshift-serverless-1/kn-plugin-event-sender-rhel8@sha256:58e3ccea5c558575fe4adc6f5f6d570ebec0934de1ba1110bc32fe76fb379c7e
1515
RUN go build -tags strictfipsruntime -o /usr/bin/main ./cmd/kn
1616

0 commit comments

Comments
 (0)