Skip to content
This repository was archived by the owner on Jun 26, 2024. It is now read-only.

Commit 1b5a62a

Browse files
authored
Merge pull request #10 from nass-r/patch-3
Runtime version specified
2 parents c163bab + 7df69ec commit 1b5a62a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudformation/config-helper.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"};"
5757
]]}
5858
},
59-
"Runtime": "nodejs",
59+
"Runtime": "nodejs4.3",
6060
"Timeout": "30"
6161
}
6262
},

0 commit comments

Comments
 (0)