Skip to content

Commit

Permalink
Merge pull request #4 from stjohnjohnson/modernization
Browse files Browse the repository at this point in the history
[major] Catching up to v22 Node and latest Node Modules
  • Loading branch information
stjohnjohnson authored Nov 12, 2024
2 parents 92baca9 + b139941 commit cbf4a58
Show file tree
Hide file tree
Showing 3 changed files with 286 additions and 2,695 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:18-alpine
FROM node:22-alpine
WORKDIR /usr/src/app
RUN chown -R node:node /usr/src/app
USER node
Expand Down
Loading

0 comments on commit cbf4a58

Please sign in to comment.