fix: AE test fixed GO_NS+600s retry; tf: go-builder-fast:v1 in simple_function
This commit is contained in:
@@ -68,7 +68,7 @@ var runtimeRegistry = map[string]runtimeMeta{
|
||||
},
|
||||
"go": {
|
||||
image: "ghcr.io/fission/go-env:latest",
|
||||
builderImage: "ghcr.io/fission/go-builder:latest",
|
||||
builderImage: "naeel/go-builder-fast:v1",
|
||||
deployType: "source",
|
||||
entrypoint: "Handler",
|
||||
poolSize: 3,
|
||||
|
||||
Reference in New Issue
Block a user