File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Type: Application
22Name : start-gin
33Provider :
44 - 阿里云
5- Version : 1.0.8
5+ Version : 1.0.9
66Description : Gin 是使用 Go/golang 语言实现的 HTTP Web 框架。接口简洁,性能极高。
77HomePage : https://github.com/devsapp/start-web-framework
88Tags :
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ services:
5252 name : ' {{ functionName }}'
5353 description : ' Serverless Devs Web Framework Function'
5454 codeUri : ./code/target
55- runtime : custom
55+ runtime : custom.debian10
5656 memorySize : 1024
5757 timeout : 30
5858 instanceConcurrency : 100
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ services:
5454 name : gin
5555 description : ' Serverless Devs Web Framework Function'
5656 codeUri : ./code/target
57- runtime : custom
57+ runtime : custom.debian10
5858 memorySize : 1024
5959 timeout : 30
6060 instanceConcurrency : 100
You can’t perform that action at this time.
0 commit comments