Skip to content

Commit 4d064a9

Browse files
committed
Fix warn
1 parent e11ff95 commit 4d064a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

serverless.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ provider:
55
runtime: python3.9
66
stage: dev
77
region: us-east-1
8+
lambdaHashingVersion: 20201221
89
environment:
910
TELEGRAM_BOT_TOKEN: ${env:TELEGRAM_BOT_TOKEN}
1011

0 commit comments

Comments
 (0)