Skip to content

Commit 5ba4aec

Browse files
committed
Update CHANGELOG
1 parent bc50189 commit 5ba4aec

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010

1111
## Version History
1212

13+
### v3.2.0
14+
15+
- :arrow_up: Update NodeJS Version
16+
1317
### v3.1.1
1418

1519
- :arrow_up: Update ETL Deps

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM public.ecr.aws/lambda/nodejs:18
1+
FROM public.ecr.aws/lambda/nodejs:22
22

33
COPY . ${LAMBDA_TASK_ROOT}/
44

0 commit comments

Comments
 (0)