File tree 2 files changed +2
-2
lines changed
pkg/pipelines/resources/tekton/task/func-deploy/0.1
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 24
24
description : The workspace containing the function project
25
25
steps :
26
26
- name : func-deploy
27
- image : " ghcr. io/knative /func-utils:latest "
27
+ image : " registry.redhat. io/openshift-serverless-1 /func-utils-rhel8@sha256:06fa0c28c87246ab36f1e12364e3539723cdc4538792f6f4ef36ef38b7e63972 "
28
28
script : |
29
29
deploy $(params.path) "$(params.image)"
Original file line number Diff line number Diff line change 24
24
description : The workspace containing the function project
25
25
steps :
26
26
- name : func-deploy
27
- image : " ghcr. io/knative /func-utils:latest "
27
+ image : " registry.redhat. io/openshift-serverless-1 /func-utils-rhel8@sha256:06fa0c28c87246ab36f1e12364e3539723cdc4538792f6f4ef36ef38b7e63972 "
28
28
script : |
29
29
deploy $(params.path) "$(params.image)"
You can’t perform that action at this time.
0 commit comments