diff options
| author | m-chandler <mchandler89@gmail.com> | 2023-11-15 19:09:01 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-15 19:09:01 +1000 |
| commit | 9a8f788fe1b02d7d90881b04c5c5a68c8c4cc0f5 (patch) | |
| tree | 89dd87b20cbe4bdc9b8283e6b41b12ef5fe411fb | |
| parent | 689e3c87a851a331c4b084cc211d5d90b29ce6bd (diff) | |
| parent | 4e15b4e883c32de1831cc6bae6d790e9d5d1648c (diff) | |
Merge pull request #24 from robinld/robinld/python3.12
python3.7 -> python3.12
| -rw-r--r-- | cf.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -434,7 +434,7 @@ Resources: Handler: index.handler
MemorySize: 128
Role: !GetAtt SetDNSRecordLambdaRole.Arn
- Runtime: python3.7
+ Runtime: python3.12
Timeout: 20
LaunchEvent:
|
