Skip to content

Commit 3ff5566

Browse files
authored
Update builder for release-0.5 (#42)
Signed-off-by: Benjamin Huo <benjamin@kubesphere.io>
1 parent eceaf03 commit 3ff5566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/Knative/hello-world-go/function-sample.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
name: push-secret
1010
port: 8080 # default to 8080
1111
build:
12-
builder: openfunction/builder:v1
12+
builder: openfunction/builder-go:v0.4.0-1.15
1313
env:
1414
FUNC_NAME: "HelloWorld"
1515
FUNC_TYPE: "http"

0 commit comments

Comments
 (0)