Skip to content

Commit c2e5c9c

Browse files
Caitlynntgulfan
andauthored
[major] Upgrading NodeJS to v18. (#186)
* [major] Upgrading NodeJS to v18. * [minor] adjust docker image node version --------- Co-authored-by: Timothy Gulfan <[email protected]>
1 parent 06e5059 commit c2e5c9c

File tree

4 files changed

+203
-629
lines changed

4 files changed

+203
-629
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
14
1+
18

Dockerfile

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

33
WORKDIR /var/app
44

0 commit comments

Comments
 (0)