Skip to content

Commit

Permalink
[major] Catching up to v22 Node and latest Node Modules
Browse files Browse the repository at this point in the history
  • Loading branch information
stjohnjohnson committed Nov 12, 2024
1 parent 92baca9 commit b139941
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 b139941

Please sign in to comment.