aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobinld <robin.leon.davis@gmail.com>2023-11-14 15:00:01 -0800
committerGitHub <noreply@github.com>2023-11-14 15:00:01 -0800
commit4e15b4e883c32de1831cc6bae6d790e9d5d1648c (patch)
tree89dd87b20cbe4bdc9b8283e6b41b12ef5fe411fb
parent689e3c87a851a331c4b084cc211d5d90b29ce6bd (diff)
python3.7 -> python3.12
Python 3.7 is EOL: https://devguide.python.org/versions/
-rw-r--r--cf.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cf.yml b/cf.yml
index 7b2bd32..b269586 100644
--- a/cf.yml
+++ b/cf.yml
@@ -434,7 +434,7 @@ Resources:
Handler: index.handler
MemorySize: 128
Role: !GetAtt SetDNSRecordLambdaRole.Arn
- Runtime: python3.7
+ Runtime: python3.12
Timeout: 20
LaunchEvent:
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage