Skip to content

Commit 923e7e7

Browse files
committed
Update CHANGELOG
1 parent 489f906 commit 923e7e7

4 files changed

Lines changed: 1855 additions & 1109 deletions

File tree

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+
### v5.1.0
14+
15+
- :arrow_up: Update Core Deps
16+
1317
### v5.0.0
1418

1519
- :tada: Update to `CloudTAK@v6`

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)