Skip to content

Commit

Permalink
docs: 📝 runtime 补齐
Browse files Browse the repository at this point in the history
Signed-off-by: wss <wssgryx@163.com>
  • Loading branch information
wss-git committed Mar 28, 2023
1 parent 8f287f5 commit b3de086
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/en/yaml/function.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,12 +95,12 @@ function:

The runtime currently supports:
`nodejs14`、`nodejs12`、`nodejs10`、`nodejs8`、`nodejs6`、`nodejs4.4`
`python3.9`、`python3`、`python2.7`
`python3.10`、`python3.9`、`python3`、`python2.7`
`java11`、`java8`
`go1`
`php7.2`
`dotnetcore2.1`
`custom`、`custom-container`
`custom`、`custom.debian10`、`custom-container`

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

Expand Down
4 changes: 2 additions & 2 deletions docs/zh/yaml/function.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,12 +92,12 @@ function:
runtime 目前支持

`nodejs14`、`nodejs12`、`nodejs10`、`nodejs8`、`nodejs6`、`nodejs4.4`
`python3.9`、`python3`、`python2.7`
`python3.10`、`python3.9`、`python3`、`python2.7`
`java11`、`java8`
`go1`
`php7.2`
`dotnetcore2.1`
`custom`、`custom-container`
`custom`、`custom.debian10`、`custom-container`

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

Expand Down
1 change: 1 addition & 0 deletions publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -621,6 +621,7 @@ Properties:
- php7.2
- dotnetcore2.1
- custom
- custom.debian10
- custom-container
- nodejs6
- nodejs4.4
Expand Down

0 comments on commit b3de086

Please sign in to comment.