Skip to content

Commit

Permalink
chore: ⬆️ upgrade python version
Browse files Browse the repository at this point in the history
  • Loading branch information
anasgrt committed Jan 24, 2024
1 parent e6799cc commit e1c5300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serverless.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
service: serverless-backup-analysis
provider:
name: aws
runtime: python3.6
runtime: python3.9
region: eu-west-1
iamRoleStatements:
- Effect: "Allow"
Expand Down

0 comments on commit e1c5300

Please sign in to comment.