We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b647694 commit 1718987Copy full SHA for 1718987
serverless.yml
@@ -8,6 +8,7 @@ provider:
8
images:
9
img:
10
path: ./
11
+ platform: linux/amd64
12
13
functions:
14
demo:
0 commit comments