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 bc50189 commit 5ba4aecCopy full SHA for 5ba4aec
CHANGELOG.md
@@ -10,6 +10,10 @@
10
11
## Version History
12
13
+### v3.2.0
14
+
15
+- :arrow_up: Update NodeJS Version
16
17
### v3.1.1
18
19
- :arrow_up: Update ETL Deps
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM public.ecr.aws/lambda/nodejs:18
+FROM public.ecr.aws/lambda/nodejs:22
2
3
COPY . ${LAMBDA_TASK_ROOT}/
4
0 commit comments