Skip to content

Commit 572f9e0

Browse files
author
serverless-qe
committed
Generate dockerfiles with "./openshift/scripts/generate-dockerfiles.sh"
1 parent d6f2b18 commit 572f9e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

openshift/ci-operator/knative-images/func-util/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN go build -tags strictfipsruntime,exclude_graphdriver_btrfs -o /usr/bin/main
1515

1616
FROM $GO_RUNTIME
1717

18-
ARG VERSION=knative-nightly
18+
ARG VERSION=knative-v1.17
1919

2020
RUN microdnf install socat tar
2121

openshift/images.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
knative.dev/func/cmd/func-util: registry.ci.openshift.org/openshift/knative-kn-plugin-func-func-util:knative-nightly
1+
knative.dev/func/cmd/func-util: registry.ci.openshift.org/openshift/knative-kn-plugin-func-func-util:knative-v1.17

0 commit comments

Comments
 (0)