|
3 | 3 | "app_function": "mobile.app", |
4 | 4 | "aws_region": "sa-east-1", |
5 | 5 | "project_name": "noharm-mobile", |
6 | | - "runtime": "python3.11", |
| 6 | + "runtime": "python3.12", |
7 | 7 | "s3_bucket": "noharm-api-mobile", |
8 | 8 | "keep_warm": true, |
9 | 9 | "keep_warm_expression": "rate(4 minutes)", |
|
16 | 16 | "app_function": "mobile.app", |
17 | 17 | "aws_region": "sa-east-1", |
18 | 18 | "project_name": "noharm-mobile", |
19 | | - "runtime": "python3.11", |
| 19 | + "runtime": "python3.12", |
20 | 20 | "s3_bucket": "noharm-api-mobile", |
21 | 21 | "keep_warm": true, |
22 | 22 | "keep_warm_expression": "rate(2 minutes)", |
|
29 | 29 | "app_function": "mobile.app", |
30 | 30 | "aws_region": "sa-east-1", |
31 | 31 | "project_name": "noharm-mobile", |
32 | | - "runtime": "python3.11", |
| 32 | + "runtime": "python3.12", |
33 | 33 | "s3_bucket": "noharm-api-mobile", |
34 | 34 | "keep_warm": true, |
35 | 35 | "keep_warm_expression": "rate(2 minutes)", |
|
0 commit comments