Skip to content

Commit

Permalink
update nodejs to 20.12.2 lts
Browse files Browse the repository at this point in the history
  • Loading branch information
sameh-farouk committed May 2, 2024
1 parent c4a50cc commit 07db0b7
Show file tree
Hide file tree
Showing 4 changed files with 43,981 additions and 17,850 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:16-alpine AS node
FROM node:20-alpine AS node

FROM node AS node-with-gyp
RUN apk add g++ make python3
Expand Down
Loading

0 comments on commit 07db0b7

Please sign in to comment.