Skip to content

Commit b3de086

Browse files
committed
docs: 📝 runtime 补齐
Signed-off-by: wss <wssgryx@163.com>
1 parent 8f287f5 commit b3de086

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

docs/en/yaml/function.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,12 +95,12 @@ function:
9595

9696
The runtime currently supports:
9797
`nodejs14`、`nodejs12`、`nodejs10`、`nodejs8`、`nodejs6`、`nodejs4.4`
98-
`python3.9`、`python3`、`python2.7`
98+
`python3.10`、`python3.9`、`python3`、`python2.7`
9999
`java11`、`java8`
100100
`go1`
101101
`php7.2`
102102
`dotnetcore2.1`
103-
`custom`、`custom-container`
103+
`custom`、`custom.debian10`、`custom-container`
104104

105105
When the runtime is the custom-container service role permission:
106106

docs/zh/yaml/function.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,12 +92,12 @@ function:
9292
runtime 目前支持
9393

9494
`nodejs14`、`nodejs12`、`nodejs10`、`nodejs8`、`nodejs6`、`nodejs4.4`
95-
`python3.9`、`python3`、`python2.7`
95+
`python3.10`、`python3.9`、`python3`、`python2.7`
9696
`java11`、`java8`
9797
`go1`
9898
`php7.2`
9999
`dotnetcore2.1`
100-
`custom`、`custom-container`
100+
`custom`、`custom.debian10`、`custom-container`
101101

102102
当 runtime 为 custom-container 服务角色权限:
103103

publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -621,6 +621,7 @@ Properties:
621621
- php7.2
622622
- dotnetcore2.1
623623
- custom
624+
- custom.debian10
624625
- custom-container
625626
- nodejs6
626627
- nodejs4.4

0 commit comments

Comments
 (0)