summaryrefslogtreecommitdiff
path: root/cron/serverless.yml
diff options
context:
space:
mode:
Diffstat (limited to 'cron/serverless.yml')
-rw-r--r--cron/serverless.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cron/serverless.yml b/cron/serverless.yml
index 8f15e4a..e2d8764 100644
--- a/cron/serverless.yml
+++ b/cron/serverless.yml
@@ -2,7 +2,7 @@ service: cron
provider:
name: aws
- runtime: python3.6
+ runtime: python3.7
region: eu-west-1
memorySize: 128
timeout: 20