We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a888f4 commit f335d86Copy full SHA for f335d86
1 file changed
serverless.yml
@@ -2,7 +2,7 @@ frameworkVersion: '3'
2
service: slack-chat-gpt-bot
3
provider:
4
name: aws
5
- runtime: python3.9
+ runtime: python3.11
6
region: us-east-1
7
iam:
8
role:
0 commit comments