8000 update timeouts · brpapa/recursion-tree-visualizer@515100d · GitHub
[go: up one dir, main page]

Skip to content

Commit 515100d

Browse files
committed
update timeouts
1 parent abf7af4 commit 515100d

File tree

6 files changed

+227
-6533
lines changed

6 files changed

+227
-6533
lines changed

lambda/.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20.18.0
1+
14.15.0

lambda/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This base image already contains the Amazon Lambda Runtime Interface Client (RIC) for run server in production, and the Runtime Interface Emulator (RIE) for run server locally
2-
FROM amazon/aws-lambda-nodejs:20
2+
FROM amazon/aws-lambda-nodejs:14
33

44
RUN yum -y install \
55
python3.x86_64 \

0 commit comments

Comments
 (0)
0